blob: ab3c8039eecf8ea4e08d631d87f5e8a02d051102 [file] [log] [blame]
abstract class Foo { public abstract void run(); }