aboutsummaryrefslogtreecommitdiff
path: root/examples/working/testing.ey
blob: 76ddf9448b20e34dd2094a96c385ece892dde60b (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/env elymas

1 /testValue defv
{ testValue and
  _ /testValue defv
    { } { "test failed" die } ? *
} /test deff

1 test
1 test
0 test