Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 1
    \$\begingroup\$ So, is it a parse error or a runtime error? \$\endgroup\$ Commented Oct 22, 2015 at 13:30
  • 4
    \$\begingroup\$ @fschmengler That is basically the same thing for interpreted languages. \$\endgroup\$
    – nwp
    Commented Oct 23, 2015 at 11:55
  • 15
    \$\begingroup\$ If I add code after the last line, will it actually execute though? \$\endgroup\$
    – Sp3000
    Commented Oct 23, 2015 at 12:48
  • \$\begingroup\$ @Sp3000 It will certainly try......it will appear as though nothing out of the ordinary has happened...until the parser crashes. :) \$\endgroup\$ Commented Nov 2, 2015 at 14:16