Echo JS 0.11.0

<~>
arnorhs 3799 days ago. link 1 point
Or #4

var foo = 'local',
    bar = foo,
    baz = foo;

Replies