tejanium (Teja Sophista)
- Login: tejanium
- Email: tejanium@yahoo.com
- Registered on: 08/20/2013
- Last sign in: 01/24/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
03/25/2014
- 02:36 AM Ruby master Bug #9669 (Closed): Inconsistent SyntaxError in Ruby 2.1 mandatory keyword arguments definition without parentheses.
- Ruby allowed us to define method with arguments without parentheses.
~~~
def foo a:, b:
'bar'
end
#=> :foo
...
Also available in: Atom