/** * Main class. */ class Main { public static function main():Void { test.Util.testStatic(); } }