Sha256: 3ed41510447f62b24ece6a18410f45f71de3dd00945337a9d82487c2d00082ea
Contents?: true
Size: 400 Bytes
Versions: 1
Compression:
Stored size: 400 Bytes
Contents
Feature: This feature brings powerful Splat arguments for Methods/Functions Scenario: Input file with multiple splats parameters for methods/functions Given the input file "splats.nila" When the ~compiler is run The output file must be "splats.js" The output file must equal "correct_splats.js" Configurations: ~compiler => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nilac-0.0.4.3.9.2 | shark/features/splats.feature |