blob: beb68c719e37d3457ff6f1e5168b6a18c2e91e1e [file] [log] [blame]
library test;
class C {
C(void func()) {}
}
main() {}