example foo
var a = 0;
var b = 1 + a;
# Comment
