David Herman wrote:
On Mar 21, 2012, at 9:28 PM, John J Barton wrote:

equals makes sense when it is assigment:

module Bar = load("bar.js");

It's not an assignment, though. Which is why Brendan didn't like it
in the first place, since he felt programmers would get confused that
it was a dynamic assignment expression statement.

What about just a whitespace then:

module Bar "bar.js";

Dave

Herby
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to