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