Sha256: 95ebf4fa8cc5ebafe1fcadfe2efa2d871b2275c574572d5f677e10c690b90e11
Contents?: true
Size: 408 Bytes
Versions: 5
Compression:
Stored size: 408 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 => lib/nilac.rb :v $cliusage => ruby :v --test --compile $file
Version data entries
5 entries across 5 versions & 1 rubygems