In the lexer lecture when we created the "is_keyword" function, we check for "__...

Fedi Nabli Answered 1 answer
Question by Fedi Nabli 2 years ago

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?

Answers

Answered by Daniel McCarthy

Instructor

Hey Fedi,
Seems like a minor mistake on my part please file issue report on Github
Thank you
Dan