Sha256: 060a5d4533deaab2a1274d82f35438fdb78443a36957d29cf400522e634f7601
Contents?: true
Size: 360 Bytes
Versions: 2
Compression:
Stored size: 360 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 --compile $file
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nilac-0.0.4.3.9.4 | shark/features/ruby_operators.feature |
nilac-0.0.4.3.9.3 | shark/features/ruby_operators.feature |