Sha256: ce0f9efd14bdc7c2175409284bfcf0cebd62989714677e87c170e1761509d651
Contents?: true
Size: 473 Bytes
Versions: 24
Compression:
Stored size: 473 Bytes
Contents
Feature: Fixing irregular newlines produced in the Javascript output. Currently, The output Javascript is riddled with unnecessary newlines which will make it fail in a JSLint test. Scenario: Input with erratic newlines Given the input file "erratic.nila" When the ~compiler is run The output file must be "erratic.js" The output file must equal "perfect.js" Configurations: ~compiler => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
24 entries across 24 versions & 1 rubygems