Ad
  • Custom User Avatar

    You misunderstood what "unclean termination" means.

    It is a parsetime error, not a runtime error. If, after parsing, there are still whitespace characters left but they don't make up a whole instruction, or there is nothing in the code input to produce even one instruction, what do you suppose should happen?