Skip to content

Commit e13bdcd

Browse files
committed
refactoring
1 parent d476ecf commit e13bdcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/test/runnable/test22287.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ void main()
4848
// Verify main itself (standalone check)
4949
alias attrsMain = __traits(getAttributes, main);
5050
static assert(attrsMain.length == 0);
51-
}
51+
}

0 commit comments

Comments
 (0)