Question
In the lexer lecture when we created the "is_keyword" function, we check for "__ignore_typecheck" and in the parser we check for "__ignore_typecheck__", was this a typo or made intentially?
In the lexer lecture when we created the "is_keyword" function, we check for "__ignore_typecheck" and in the parser we check for "__ignore_typecheck__", was this a typo or made intentially?
Hey Fedi,
Seems like a minor mistake on my part please file issue report on Github
Thank you
Dan