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