~starkingdoms/starkingdoms

ref: 82e5a5f763a3646713abdd8402f1a843ce99555e starkingdoms/crates/kabel/test/syntax/no_semicolon.kab -rw-r--r-- 32 bytes
82e5a5f7 — core feat: particle effect description 2 5 months ago
                                                                                
1
2
3
var i = 0;
i = 2
print("call");