Treat closing token with starting token at head of 2nd line correctly
v = if true # starting token at head of 2nd line 3 end # closing token
Treat closing token with starting token at head of 2nd line correctly
v =
if true # starting token at head of 2nd line
3
end # closing token