This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-12-21 22:01:46 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1ff21bf120
semantic
/
test
/
fixtures
/
ruby
/
method-calls.A.rb
6 lines
86 B
Ruby
Raw
Normal View
History
Unescape
Escape
Make sure fixtures have ending newline
2017-02-23 01:41:30 +03:00
x
.
foo
(
)
Clean up argument/parameter parsing
2017-07-07 19:15:24 +03:00
foo
(
a
,
b
,
:c
=
>
2
,
d
:
3
)
foo
(
bar
(
a
)
,
)
foo
(
[
]
=
>
1
,
*
bar
,
&
blk
,
-
>
(
a
)
{
1
}
)
Reference in New Issue
Copy Permalink