Removed let phrases

We don't need them anymore
This commit is contained in:
2022-09-29 02:37:14 -04:00
parent 290f8799cf
commit 94967d25e2
5 changed files with 26 additions and 19 deletions

View File

@@ -217,7 +217,6 @@ const (
PhraseKindCall = iota
PhraseKindCallExternal
PhraseKindOperator
PhraseKindLet
PhraseKindAssign
PhraseKindReference
PhraseKindDefer