runtime integration and flag

This commit is contained in:
dcode
2019-03-31 21:58:42 +02:00
parent c4a57025d2
commit 27f1905510
225 changed files with 8010 additions and 9365 deletions

View File

@ -1,5 +1,3 @@
import "allocator/arena";
class Tester {
constructor(public x: i32, public y: i32) {
}