Mixing block expressions and statements

Bug #867235 reported by Ghislain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
Medium
Nicolae Brinza

Bug Description

Hi,

In the current state of our scripting specification, the following query should not parse (the second block should return something since the first one does) but it does parse and executes successfully.

if (true()) then { 1; 2 } else { 2; }

Thanks

Tags: parser
Chris Hillery (ceejatec)
tags: removed: parser-normalization
tags: added: parser
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.