make ! special

This commit is contained in:
Mirek Kratochvil 2023-01-03 23:33:48 +01:00
parent 506551ab75
commit dc13c4d5df

View file

@ -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 = "_"