Seems that language grammar in solidity.pegjs is incomplete,, I haven't found statements for `switch`, `case`, `default`, `break` and `continue`.
Seems that language grammar in solidity.pegjs is incomplete,, I haven't found statements for
switch,case,default,breakandcontinue.