improvements to erasure checking
This commit is contained in:
@@ -87,7 +87,7 @@ export let newtTokens: monaco.languages.IMonarchLanguage = {
|
||||
"infixr",
|
||||
"infix",
|
||||
],
|
||||
specialOps: ["=>", "->", ":", "=", ":="],
|
||||
specialOps: ["=>", "->", ":", "=", ":=", "<-"],
|
||||
tokenizer: {
|
||||
root: [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user