mirror of
https://github.com/dlang/dmd.git
synced 2025-04-27 21:51:03 +03:00
11 lines
112 B
D
Executable file
11 lines
112 B
D
Executable file
#line 1000
|
|
void main() // col: 10
|
|
{
|
|
|
|
}
|
|
|
|
#line 2000
|
|
void issue22423func() pure // col: 20
|
|
{
|
|
|
|
}
|