v/vlib/v/parser/tests/invalid_struct_decl_script_...

6 lines
35 B
V

mynum := 10
struct Abc {
x int
}