Sha256: 09e5b9540fcf384b28368c3c8cd84a71bb41bb5f984fd7f36b5009d7b44a08f4
Contents?: true
Size: 368 Bytes
Versions: 5
Compression:
Stored size: 368 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 --test --compile $file
Version data entries
5 entries across 5 versions & 1 rubygems