Sha256: a6900d665be0cb8425f0246803afb65eb7b0da4506ea780ac0d8069dcd48a58b
Contents?: true
Size: 401 Bytes
Versions: 6
Compression:
Stored size: 401 Bytes
Contents
Feature: This feature brings Ruby's native String and Array methods to Nila. Scenario: Input function with several native Ruby methods Given the input file "ruby_methods.nila" When the ~compiler is run The output file must be "ruby_methods.js" The output file must equal "correct_ruby_methods.js" Configurations: ~compiler => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
6 entries across 6 versions & 1 rubygems