mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
13 lines
179 B
Makefile
13 lines
179 B
Makefile
// https://issues.dlang.org/show_bug.cgi?id=22825
|
|
/* TEST_OUTPUT:
|
|
---
|
|
fail_compilation/fail22825b.d(7): Error: declaration expected, not `#`
|
|
---
|
|
*/
|
|
#
|
|
line
|
|
|
|
|
|
|
|
|
|
12
|