Sha256: 4bc45cacd0ecb5ad1ceb697ac8c655728b249cad10bd75f23bed9510a970fbe7
Contents?: true
Size: 348 Bytes
Versions: 7
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 => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
7 entries across 7 versions & 1 rubygems