mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
parent
a21237571e
commit
0dc35f0d30
Notes:
git
2024-12-16 15:51:42 +00:00
2 changed files with 17 additions and 3 deletions
|
@ -9,3 +9,15 @@
|
|||
-> foo = bar do end
|
||||
|
||||
-> foo: bar do end
|
||||
|
||||
p{|a:
|
||||
b|}
|
||||
|
||||
->(a:
|
||||
b){}
|
||||
|
||||
->a:
|
||||
b{}
|
||||
|
||||
->a:
|
||||
{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue