Sha256: 4199d8b1771613fac96c53b68ab11c23c4fe7fa41253988dafe88a6f25f20da3
Contents?: true
Size: 348 Bytes
Versions: 2
Compression:
Stored size: 348 Bytes
Contents
Feature: This feature brings Ruby's .times method to Nila Scenario: Input file with Ruby's .times method Given the input file "times.nila" When the ~compiler is run The output file must be "times.js" The output file must equal "correct_times.js" Configurations: ~compiler => lib/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nilac-0.0.4.3.9.4 | shark/features/times.feature |
nilac-0.0.4.3.9.3 | shark/features/times.feature |