string is not a keyword

This commit is contained in:
Lukas Wirth 2024-07-17 11:11:30 +02:00
parent 7011094685
commit b8cac1bb6b
5 changed files with 13 additions and 5 deletions

View file

@ -193,7 +193,7 @@ Fn =
(body:BlockExpr | ';')
Abi =
'extern' 'string'?
'extern' '@string'?
ParamList =
'('(