zig/test/cases/x86_64-linux
Veikka Tuominen b3c6d774d2 stage2: improve error message for missing member in file root struct
* the root struct decl name is fully qualified
  this prevents error messages containing 'main.main'
* avoid declared here note when file struct is missing a member
  It always points at the start of the file which might contain another
  container misleading the user.
2022-09-30 00:09:24 +03:00
..
assert_function.1.zig
assert_function.2.zig
assert_function.3.zig
assert_function.4.zig
assert_function.5.zig
assert_function.6.zig
assert_function.7.zig
assert_function.8.zig
assert_function.9.zig
assert_function.10.zig
assert_function.11.zig
assert_function.12.zig
assert_function.13.zig
assert_function.14.zig
assert_function.15.zig
assert_function.16.zig
assert_function.17.zig
assert_function.18.zig
assert_function.0.zig
comptime_var.1.zig
comptime_var.2.zig
comptime_var.3.zig
comptime_var.4.zig
comptime_var.5.zig
comptime_var.6.zig
comptime_var.0.zig
hello_world_with_updates.1.zig
hello_world_with_updates.2.zig
hello_world_with_updates.3.zig
hello_world_with_updates.4.zig
hello_world_with_updates.5.zig
hello_world_with_updates.0.zig stage2: improve error message for missing member in file root struct 2022-09-30 00:09:24 +03:00
inline_assembly.1.zig
inline_assembly.2.zig
inline_assembly.3.zig
inline_assembly.0.zig
only_1_function_and_it_gets_updated.1.zig
only_1_function_and_it_gets_updated.0.zig