improvements to erasure checking

This commit is contained in:
2024-12-06 20:34:40 -08:00
parent 3227bffaa6
commit 8d8078f968
15 changed files with 63 additions and 63 deletions

View File

@@ -87,7 +87,7 @@ export let newtTokens: monaco.languages.IMonarchLanguage = {
"infixr",
"infix",
],
specialOps: ["=>", "->", ":", "=", ":="],
specialOps: ["=>", "->", ":", "=", ":=", "<-"],
tokenizer: {
root: [
[