Skip to content

Commit

Permalink
Fixed test.
Browse files Browse the repository at this point in the history
  • Loading branch information
lerno committed Oct 31, 2024
1 parent cd4fd02 commit 4d84811
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/test_suite/enumerations/introspection_data_error.c3t
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ fn void! main(String[] args) {
}
/* #expect: boom.ll




---------------------------------------------------> boom.ll

@.enum.BOOM = internal constant [5 x i8] c"BOOM\00", align 1
@"$ct.int" = linkonce global %.introspect { i8 2, i64 0, ptr null, i64 4, i64 0, i64 0, [0 x i64] zeroinitializer }, align 8
@"$ct.boom.Boom" = linkonce global { i8, i64, ptr, i64, i64, i64, [1 x %"char[]"] } { i8 8, i64 0, ptr null, i64 4, i64 ptrtoint (ptr @"$ct.int" to i64), i64 1, [1 x %"char[]"] [%"char[]" { ptr @.enum.BOOM, i64 4 }] }, align 8
Expand Down

0 comments on commit 4d84811

Please sign in to comment.