Sha256: cb9b32970d26d94418fe26ae2ca81f26b8148652fdc5a0ac09e455ffe39686b4

Contents?: true

Size: 330 Bytes

Versions: 2

Compression:

Stored size: 330 Bytes

Contents

Feature: This feature brings loop keyword to Nila
  Scenario: Input file with loop keyword. 
    Given the input file "loop.nila"
    When the ~compiler is run
    The output file must be "loop.js"
    The output file must equal "correct_loop.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/loop.feature
nilac-0.0.4.3.9.3 shark/features/loop.feature