Sha256: c60e42e65a3ebd0722150003af6e0974af2e669cc4c0f4a9f8ad629ec1d17e97
Contents?: true
Size: 377 Bytes
Versions: 1
Compression:
Stored size: 377 Bytes
Contents
Feature: This feature brings Ruby's Syntactic Sugar for Arrays to Nila Scenario: Input file with Ruby style arrays Given the input file "array_sugar.nila" When the ~compiler is run The output file must be "array_sugar.js" The output file must equal "correct_array_sugar.js" Configurations: ~compiler => lib/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nilac-0.0.4.3.9.4 | shark/features/array_sugar.feature |