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