diff options
Diffstat (limited to 'test/scanners/ruby/ruby19.in.rb')
-rw-r--r-- | test/scanners/ruby/ruby19.in.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/scanners/ruby/ruby19.in.rb b/test/scanners/ruby/ruby19.in.rb new file mode 100644 index 0000000..45ec5f9 --- /dev/null +++ b/test/scanners/ruby/ruby19.in.rb @@ -0,0 +1,4 @@ +block.(*arguments) # bovi's example + +def (foo).bar +end
\ No newline at end of file |