Open w8r opened 11 years ago
class Person { property: 'value' method(a){ ... } }
This is not going to be in the ES6 spec. Classes specifically avoids defining fields.