>> var >> //comment in here >> a := 1 + 2 >> > > It’s legal if and only if ‘var' is a syntactic unit. I know what the spec says: the question is - *should* this be legal? Alternatively, do we want misplaced comments to be syntax errors?