Sha256: 0e2fd7b6305d80c59b074468fac06ba793e2bc6ab1afd57bdc748e7e1134145a
Contents?: true
Size: 332 Bytes
Versions: 7
Compression:
Stored size: 332 Bytes
Contents
Feature: Compiling a single line nila program Scenario: Input with a single line nila program Given the input file "simple.nila" When the ~compiler is run The output file must be "simple.js" The output file must equal "correct.js" Configurations: ~compiler => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
7 entries across 7 versions & 1 rubygems