4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
"use strict";
|
|
var x = coords.x;
|
|
var y = coords.y;
|
|
var foo = "bar"; |