1 2 3 4 5
const a = (var x = 3; x) # should we allow this? b = x #[tt.Error ^ undeclared identifier: 'x']#