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-22 06:11:49 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
fcf2c57bd1
semantic
/
test
/
fixtures
/
ruby
/
corpus
/
misc.A.rb
12 lines
82 B
Ruby
Raw
Normal View
History
Unescape
Escape
Introduce blocks
2017-07-08 01:17:15 +03:00
foo
(
a
)
do
end
foo
.
bar
do
|
x
,
name
:
i
,
*
args
|
end
foo
(
a
)
{
|
x
|
}
Uninterpreted
2017-07-07 23:53:16 +03:00
__END__
word
x
Reference in New Issue
Copy Permalink