Beef
Beef copied to clipboard
no autocomplete for named function/delegate? type args
No autocomplete inside these brackets:
public function void a();
Autocomplete works inside these brackets:
public function void() d;