~starkingdoms/starkingdoms

ref: 6ef68227aec22ed05ef344675e4e747cedc8d4ac starkingdoms/crates/kabel/test/syntax/assignment.kab -rw-r--r-- 39 bytes
6ef68227 — core chore: please the clippy 30 days ago
                                                                                
1
2
3
var i = 0;
i = "string";
var _foo = 3;