Sha256: e71c7ab32229c8ac61efe1aa396081399b57e1f1260b6e622e47dc1e8a6e6ff3
Contents?: true
Size: 420 Bytes
Versions: 5
Compression:
Stored size: 420 Bytes
Contents
Feature: This feature bring Ruby's indexing capabililty to Javascript. Scenario: Input file with Ruby style Array and String indexing Given the input file "array_string_indexing.nila" When the ~compiler is run The output file must be "array_string_indexing.js" The output file must equal "correct_indexing.js" Configurations: ~compiler => lib/nilac.rb :v $cliusage => ruby :v --test --compile $file
Version data entries
5 entries across 5 versions & 1 rubygems