Sha256: 7b71963533cc7a226991e1566511ecb4bbbcc88a236e9beddd9594fcdb3f718d
Contents?: true
Size: 339 Bytes
Versions: 5
Compression:
Stored size: 339 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 => lib/nilac.rb :v $cliusage => ruby :v --test --compile $file
Version data entries
5 entries across 5 versions & 1 rubygems