Sha256: 492cdd919c27d1e13197a1b95416874eaeca7f5548bb0e45a2b9d2920fc3282f

Contents?: true

Size: 80 Bytes

Versions: 10

Compression:

Stored size: 80 Bytes

Contents

Rule ABC
  input '*.a'
  output '*.b'
  param 1
Action
cat {$I[1]} > {$O[1]}
End

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
pione-0.3.1 example/SyntaxError/param_line_error.pione
pione-0.3.0 example/SyntaxError/param_line_error.pione
pione-0.2.2 example/SyntaxError/param_line_error.pione
pione-0.2.1 example/SyntaxError/param_line_error.pione
pione-0.2.0 example/SyntaxError/param_line_error.pione
pione-0.1.4 example/SyntaxError/param_line_error.pione
pione-0.1.3 example/SyntaxError/param_line_error.pione
pione-0.1.2 example/SyntaxError/param_line_error.pione
pione-0.1.1 example/SyntaxError/param_line_error.pione
pione-0.1.0 example/SyntaxError/param_line_error.pione