zig fmt: off in the generated files
3 files changed, 3 insertions(+), 0 deletions(-)
lib
compiler
aro
aro
Attribute
Builtins
Diagnostics
lib/compiler/aro/aro/Attribute/names.zig+1
| ... | ... | @@ -1,4 +1,5 @@ |
| 1 | 1 | //! Autogenerated by GenerateDef from deps/aro/aro/Attribute/names.def, do not edit |
| 2 | // zig fmt: off |
| 2 | 3 | |
| 3 | 4 | const std = @import("std"); |
| 4 | 5 | |
lib/compiler/aro/aro/Builtins/Builtin.zig+1
| ... | ... | @@ -1,4 +1,5 @@ |
| 1 | 1 | //! Autogenerated by GenerateDef from deps/aro/aro/Builtins/Builtin.def, do not edit |
| 2 | // zig fmt: off |
| 2 | 3 | |
| 3 | 4 | const std = @import("std"); |
| 4 | 5 | |
lib/compiler/aro/aro/Diagnostics/messages.zig+1
| ... | ... | @@ -1,4 +1,5 @@ |
| 1 | 1 | //! Autogenerated by GenerateDef from deps/aro/aro/Diagnostics/messages.def, do not edit |
| 2 | // zig fmt: off |
| 2 | 3 | |
| 3 | 4 | const std = @import("std"); |
| 4 | 5 | |