Removing shim.
This commit is contained in:
parent
3e89092833
commit
ad6c5172e8
@ -128,8 +128,3 @@ test:
|
|||||||
if not _fell_through then return table.unpack(_results, 2) end
|
if not _fell_through then return table.unpack(_results, 2) end
|
||||||
end
|
end
|
||||||
")
|
")
|
||||||
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
(barf $) parses as (fail $)
|
|
||||||
(assume $1 or barf $2) parses as (unless $1: fail $2)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user