Skip to content

Commit 5008161

Browse files
committed
New line added at end of the file
1 parent 32fae15 commit 5008161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/test/fail_compilation/fix20318.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ struct ComplexBar {
4343
Simple simple; // This is fine
4444
int data; // This is fine
4545
WithPointer nested; // This field prevents implicit conversion
46-
}
46+
}

0 commit comments

Comments
 (0)