~starkingdoms/starkingdoms

ref: 82e5a5f763a3646713abdd8402f1a843ce99555e starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
82e5a5f7 — core feat: particle effect description 2 5 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}