|
|
|
|
|
by eccenux
2071 days ago
|
|
class A defines a let variable. It's how the standard define it. You can replace A with:
A = class {...} This works with any browser. BTW. In Firefox there is a multi line editor. With code completion. I actually find more convenient to test large code fragments in fox because of that. |
|