diff options
Diffstat (limited to 'src/boot/fe/lexer.mll')
| -rw-r--r-- | src/boot/fe/lexer.mll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/boot/fe/lexer.mll b/src/boot/fe/lexer.mll index 513818b3..5cf73166 100644 --- a/src/boot/fe/lexer.mll +++ b/src/boot/fe/lexer.mll @@ -100,7 +100,6 @@ ("state", STATE); ("gc", GC); - ("impure", IMPURE); ("unsafe", UNSAFE); ("native", NATIVE); |