Sha256: 3d97e8c22b236ed0212d77fdb6245ed305fcabdf709ac9404d8f47ef0e643ffe

Contents?: true

Size: 400 Bytes

Versions: 2

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nilac-0.0.4.3.9.4 shark/features/splats.feature
nilac-0.0.4.3.9.3 shark/features/splats.feature