2015-12-16 21:37:19 -07:00

7 lines
56 B
JavaScript

a = "abc";
var foo = "abc",
bar = 123;
b = "def";