Sha256: 184458a865a1937766fd3b8b76872114f4bbeda6261b56959b805355fa02d01d

Contents?: true

Size: 128 Bytes

Versions: 7

Compression:

Stored size: 128 Bytes

Contents

#!/usr/bin/env alf
(defaults :suppliers, :country => 'Belgium')
(defaults :suppliers, {:country => 'Belgium'}, :strict => true)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
alf-0.12.2 examples/operators/defaults.alf
alf-0.12.1 examples/operators/defaults.alf
alf-0.12.0 examples/operators/defaults.alf
alf-0.11.1 examples/operators/defaults.alf
alf-0.11.0 examples/operators/defaults.alf
alf-0.10.1 examples/operators/defaults.alf
alf-0.10.0 examples/operators/defaults.alf