bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Unterminated strings does not result in error


From: Elias Mårtenson
Subject: [Bug-apl] Unterminated strings does not result in error
Date: Tue, 18 Feb 2014 11:38:28 +0800

If I type the following:

'foo

It is parsed as:

'foo'

Instead of giving an error. Is this expected behaviour? To me, it would make much more sense if this was flagged as a syntax error.

Regards,
Elias

reply via email to

[Prev in Thread] Current Thread [Next in Thread]