mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Use consistent comma in .ja [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c23b258d4d
commit
0d23d02ac7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Rubyはテキスト処理関係の能力などに優れ,Perlと同じくらい
|
|||
|
||||
* シンプルな文法
|
||||
* 普通のオブジェクト指向機能(クラス,メソッドコールなど)
|
||||
* 特殊なオブジェクト指向機能(Mixin, 特異メソッドなど)
|
||||
* 特殊なオブジェクト指向機能(Mixin,特異メソッドなど)
|
||||
* 演算子オーバーロード
|
||||
* 例外処理機能
|
||||
* イテレータとクロージャ
|
||||
|
|
Loading…
Reference in a new issue