Sha256: 869bd566848edf5c83c21e9b8546f97d2adf3e37c0a6c13ac997321f7a03e5af
Contents?: true
Size: 361 Bytes
Versions: 2
Compression:
Stored size: 361 Bytes
Contents
Feature: This feature bring Ruby's if statement to Nila. Scenario: Input function with if statements Given the input file "regular_if.nila" When the ~compiler is run The output file must be "regular_if.js" The output file must equal "correct_regular_if.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/regular_if.feature |
nilac-0.0.4.3.9.3 | shark/features/regular_if.feature |