diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-01-01 17:17:52 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-01-01 17:17:52 -0800 |
| commit | ad6c5172e807e142cd0bf2b1ec626ee96090db98 (patch) | |
| tree | 72ede83de70985d93e5e283d11d49bb988488622 /core | |
| parent | 3e89092833a6d407e711fe4ae5f44474ff34cf64 (diff) | |
Removing shim.
Diffstat (limited to 'core')
| -rw-r--r-- | core/errors.nom | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/errors.nom b/core/errors.nom index bd9e1c4..12b0065 100644 --- a/core/errors.nom +++ b/core/errors.nom @@ -128,8 +128,3 @@ test: if not _fell_through then return table.unpack(_results, 2) end end ") - -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -(barf $) parses as (fail $) -(assume $1 or barf $2) parses as (unless $1: fail $2) |
