Sebastian McKenzie 5e41a88973 add more tests
2014-10-01 11:03:16 +10:00

10 lines
58 B
JavaScript

class Test {
constructor() {
}
get bar() {
}
}