Sha256: eb2643b8036d3b5cd59ec1caf7f40651e7bbba2888115e16fb9de53178ec110f
Contents?: true
Size: 415 Bytes
Versions: 13
Compression:
Stored size: 415 Bytes
Contents
Feature: This feature bring Ruby style string interpolation to Nila Scenario: Input file with string interpolation Given the input file "string_interpolation.nila" When the ~compiler is run The output file must be "string_interpolation.js" The output file must equal "correct_string_interpolation.js" Configurations: ~compiler => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
13 entries across 13 versions & 1 rubygems