Fix trace (window) on Neko

This commit is contained in:
Joshua Granick
2015-08-12 15:53:42 -07:00
parent e25c847401
commit 60b490b8f7

View File

@@ -261,6 +261,13 @@ class Window {
}
public function toString ():String {
return "[object Window]";
}
// Get & Set Methods