dmd/compiler/test/fail_compilation/imports/a17625.d
2022-07-09 18:53:07 +02:00

3 lines
49 B
D

module a17625;
private int boo() { return 69; }