v2 / vlib / v / parser / tests / hash_empty_flag_value.out
3 lines · 3 sloc · 118 bytes · 9de0c725f6608b8eb5d2a7b14a8b787751f48fd7
Raw
1vlib/v/parser/tests/hash_empty_flag_value.vv:1:1: error: no argument(s) provided for #flag
2 1 | #flag
3 | ~~~~~