Menu

#4 Inline THEN/ELSE on next line breaks build

Verified
open
5
2012-03-21
2012-03-21
Dan McGrath
No

When a THEN & ELSE statement are both on the following line of the IF statement, UCOV does not correctly break up the line for tracking. This results in a compilation failure. An example line is:

IF 1=1
THEN CRT "E1" ELSE CRT "E2"

Discussion


Log in to post a comment.

MongoDB Logo MongoDB