v2 / vlib / v / parser / tests / sql_no_db_expr_b.vv
4 lines · 4 sloc · 37 bytes · 68cbf272fc1798b6f75789dcea9ff73c95551127
Raw
1fn x() {
2 // SqlExpr
3 x := sql_ :=
4}
5