We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d476ecf commit e13bdcdCopy full SHA for e13bdcd
compiler/test/runnable/test22287.d
@@ -48,4 +48,4 @@ void main()
48
// Verify main itself (standalone check)
49
alias attrsMain = __traits(getAttributes, main);
50
static assert(attrsMain.length == 0);
51
-}
+}
0 commit comments