diff options
Diffstat (limited to 'compiler/standard.ey')
| -rw-r--r-- | compiler/standard.ey | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/compiler/standard.ey b/compiler/standard.ey index 71d4616..8a08674 100644 --- a/compiler/standard.ey +++ b/compiler/standard.ey @@ -7,6 +7,12 @@ } quoted { } { * } ? * } "}_" defq +{ deff }' " globalDeff" deff # this is not for public usage +{ + { -01 < /o defv { o -01 . } > -12 } quoted { } { * } ? * + quoted { |deff } " globalDeff" | ? * +} /via defq + { -1110 ; ==f =*a len _ { 0 a |
