Skip to content

Commit fcf14f2

Browse files
committed
printer
1 parent 74f3bb7 commit fcf14f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/printer/tests/test_program.dwarf32.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.{ .zig_version = "0.15.1", .tests = .{
1+
.{ .zig_version = "0.15.2", .tests = .{
22
.{ .address = 16883712, .expected = .{
33
.line = 165,
44
.column = 33,

tools/printer/tests/test_program.dwarf64.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.{ .zig_version = "0.15.1", .tests = .{
1+
.{ .zig_version = "0.15.2", .tests = .{
22
.{ .address = 16900096, .expected = .{
33
.line = 165,
44
.column = 33,

0 commit comments

Comments
 (0)