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-20 13:21:59 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
0d56ae08e4
semantic
/
test
/
fixtures
/
ruby
/
toc
/
methods.B.rb
7 lines
51 B
Ruby
Raw
Normal View
History
Unescape
Escape
Make sure single ruby methods are included in this test
2017-02-17 19:46:33 +03:00
def
self
.
foo
(
a
,
*
)
Test basic method toc summary, and port over one prop test
2017-02-15 21:15:57 +03:00
end
def
bar
puts
"
hello
"
end
Reference in New Issue
Copy Permalink