Apparently we have none
@@ -0,0 +1,4 @@
+class Object {}
+class Main {
+ static function main() {}
+}
@@ -0,0 +1,3 @@
+--main Main
+--js out.js
+--no-output
@@ -0,0 +1 @@
+Main.hx:1: characters 1-16 : Warning : (WReservedTypePath) Type path Object is reserved on this target