Skip to content

Commit 9761e6a

Browse files
committed
Fix
1 parent 1719e4e commit 9761e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/cli/whole-program/odr5.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
struct S {};
1+
struct S { S(); };

0 commit comments

Comments
 (0)