2019-11-19 10:58:15 -08:00

17 lines
102 B
JavaScript

class Foo {
start() {
}
stop() {
}
get zzz() {
}
$() {
}
money$$money() {
}
}