Jeckerson opened this issue 3 years ago · 0 comments
public function current() -> mixed { // return some mixed value; }
and
public function current(mixed val) -> mixed { // }