Sha256: 06cfeca5738fd8b92e97b3e06457ec2458eac415b41f82dfed12a77d359635c7
Contents?: true
Size: 361 Bytes
Versions: 7
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 => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
7 entries across 7 versions & 1 rubygems