blob: ab5154b27ba9dabd4529b9860a73df0cc0bdfbdf [file] [log] [blame]
library lib;
class Super {
Super();
Super._private(arg);
}