Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanEngelen committed Aug 5, 2024
1 parent 37f68c9 commit cbbb666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/codegen/gh4719.d → tests/compilable/gh4719.d
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// RUN: %ldc -c -of=%t.o %s
// RUN: %ldc -c -of=%t.o %s -O
// RUN: %ldc -c %s
// RUN: %ldc -c %s -O

struct TraceBuf {
align(1) uint args;
Expand Down

0 comments on commit cbbb666

Please sign in to comment.