Skip to content

Commit 0ec98da

Browse files
committed
Fix the trailing whitespace issue by removing line 249
1 parent 8dd4670 commit 0ec98da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/test/runnable/testinvariant.d

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ extern(D) class D
246246
void test20924()
247247
{
248248
import core.exception : AssertError;
249-
250249
// Test extern(C++) class invariant
251250
try
252251
{

0 commit comments

Comments
 (0)