5c08c14c05
dc7c259cba
@ -0,0 +1,7 @@
class E {
static public function main():Void {
while(true) {
trace('e');
}