make ! special
This commit is contained in:
parent
506551ab75
commit
dc13c4d5df
|
@ -43,7 +43,7 @@ import Text.Megaparsec.Char (string)
|
||||||
import IR (PrlgStr(..))
|
import IR (PrlgStr(..))
|
||||||
import Operators (ArgKind(..), Fixity(..), Op(..), Ops)
|
import Operators (ArgKind(..), Fixity(..), Op(..), Ops)
|
||||||
|
|
||||||
singleToks = ",;|()[]"
|
singleToks = ",;|()[]!"
|
||||||
|
|
||||||
identParts = "_"
|
identParts = "_"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue