Expects a runtime error to return even though it does so

Hey @abdelshafei, I tried running your code against the previous stages, but it’s actually no longer passing a previous stage #EA6 (Scanning: Lexical errors).

Suggestions:

  1. Use our CLI to test against previous stages by running:
codecrafters test --previous
  1. Focus on fixing the early stages first, as later stages depend on them.