@@ -174,8 +174,9 @@ void test_syntax() {
{"1*2(+4", 4},
{"1*2(1+4", 4},
{"a+5", 1},
{"A+5", 1},
{"Aa+5", 1},
{"!+5", 1},
{"_a+5", 1},
{"#a+5", 1},
{"1^^5", 3},
{"1**5", 3},
{"sin(cos5", 8},
The note is not visible to the blocked user.