Storing Values with the Equal Operator Incomplete
This commit is contained in:
committed by
SaintPeter
parent
59f62e09ce
commit
dda478e7eb
@ -120,7 +120,7 @@
|
|||||||
"var a;",
|
"var a;",
|
||||||
"var b = 2;",
|
"var b = 2;",
|
||||||
"a = 7;",
|
"a = 7;",
|
||||||
"b = a;7"
|
"b = a;"
|
||||||
],
|
],
|
||||||
"type": "waypoint",
|
"type": "waypoint",
|
||||||
"challengeType": "1",
|
"challengeType": "1",
|
||||||
|
Reference in New Issue
Block a user