Sha256: 2f017ee1a28b168630f218cf520890ae0ec0581fceaf56f0091c12969437febb
Contents?: true
Size: 367 Bytes
Versions: 5
Compression:
Stored size: 367 Bytes
Contents
Feature: This feature bring Ruby style operators to Nila Scenario: Input file with different operators Given the input file "operators.nila" When the ~compiler is run The output file must be "operators.js" The output file must equal "correct_operators.js" Configurations: ~compiler => lib/nilac.rb :v $cliusage => ruby :v --test --compile $file
Version data entries
5 entries across 5 versions & 1 rubygems