diff options
| author | Drahflow <drahflow@gmx.de> | 2019-06-18 22:23:21 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2019-06-18 22:23:21 +0200 |
| commit | dbcda6409fdc6e3c7717f7f30d3d5635eaa9e494 (patch) | |
| tree | 657d6a038c1da7471758e46c38827b06b8480659 /compiler/standardClient.ey | |
| parent | 4cd8514cf26275f049992b6fdff69960e930f528 (diff) | |
Macro harder
Diffstat (limited to 'compiler/standardClient.ey')
| -rw-r--r-- | compiler/standardClient.ey | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/standardClient.ey b/compiler/standardClient.ey index 1076f65..4240cee 100644 --- a/compiler/standardClient.ey +++ b/compiler/standardClient.ey @@ -3,6 +3,7 @@ { keys dump "undefined member in .: " dump dump "" die } "#." defmd { keys dump "undefined member in .|: " dump dump "" die } "#.|" defmd { keys dump "undefined member in =: " dump dump "" die } "#.=" defmd +{ -01 quoted { * } rep -01 } |defq ; /defq defq { quoted { ==name =*f |
