[COMPILER]
* NEW: Allow a CASE expression list to spread among the next line provided that the current line ends with a comma. git-svn-id: svn://localhost/gambas/trunk@6084 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
a5cdcbae28
commit
de472c0e2a
@ -867,6 +867,7 @@ void TRANS_case(void)
|
||||
CODE_jump_if_true();
|
||||
|
||||
JOB->current++;
|
||||
TRANS_newline();
|
||||
}
|
||||
|
||||
control_jump_each_pos();
|
||||
|
Loading…
x
Reference in New Issue
Block a user