Sha256: 61bc5129e12dde7b73e13a8950e032cc52239b834cb915fbb13dcb2ff8a565e2
Contents?: true
Size: 406 Bytes
Versions: 21
Compression:
Stored size: 406 Bytes
Contents
Feature: This feature bring Ruby's unless and until statements to Nila. Scenario: Input function with unless and until statements Given the input file "unless_until.nila" When the ~compiler is run The output file must be "unless_until.js" The output file must equal "correct_unless_until.js" Configurations: ~compiler => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
21 entries across 21 versions & 1 rubygems