a < b
int syntax_highlighting = 1;
void foo() { int a = a < b; <b>wtf</b><b> string s = "<b>bold</b>"; string s2 = `should still work`; }
<foo />