mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-05-06 08:50:10 +10:00
Comment tweaks
This commit is contained in:
@@ -9,5 +9,4 @@ var b = 69;
|
||||
var c;
|
||||
var d;
|
||||
|
||||
//URGENT: reverse the assignment bytecode order
|
||||
c, d = swap(a, b);
|
||||
Reference in New Issue
Block a user