Skip to content
  • Maxime Perrotin's avatar
    Parser reports proper error in choice selectors · 1c9bd93f
    Maxime Perrotin authored
    Report error when user writes somechoice!a := value instead of
    somechoice := a:value (reported warning before)
    and report no error when accessing somechoice!a (on the right side of
    expressions)
    Add test case
    1c9bd93f