Sha256: 5979afba79003f9fd7b136c009396d7122c354687000230677ab823536e85e92

Contents?: true

Size: 404 Bytes

Versions: 1

Compression:

Stored size: 404 Bytes

Contents

unknown_global_method:
  src: "system('echo date')"
  res: "Unknown method 'system(\"echo date\")'."

bad_argument_types:
  src: "strftime(34,'ffoo')"
  res: "Unknown method 'strftime(34, \"ffoo\")'."

zero_div:
  src: "1/(id-10)"
  tem: "(1/(var1.zip-10) rescue nil)"
  res: ""
  
no_looping:
  src: "while(true) do puts 'flood' end"
  res: 'Bug! Unknown node-type :while to RubyLess::RubyLessProcessor'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubyless-0.1.0 test/RubyLess/errors.yml