mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-04-18 03:00:27 -04:00
Fix multiAssignment
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// test_output! [undefined,1]
|
||||
// TODO: This is wrong.
|
||||
// test_output! [1,1]
|
||||
|
||||
export default function main() {
|
||||
let a;
|
||||
Reference in New Issue
Block a user