Sha256: b0283044e8357d80e3c3b50a69fd3a81070be91f9d65e22dc7df9dba46221a35

Contents?: true

Size: 407 Bytes

Versions: 5

Compression:

Stored size: 407 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 => lib/nilac.rb
:v $cliusage => ruby :v --test --compile $file

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
nilac-0.0.4.3.9.8 shark/features/splats.feature
nilac-0.0.4.3.9.7.1 shark/features/splats.feature
nilac-0.0.4.3.9.7 shark/features/splats.feature
nilac-0.0.4.3.9.6 shark/features/splats.feature
nilac-0.0.4.3.9.5 shark/features/splats.feature