Change the way parameters are declared to: ``` $method(value : Type, pointer -> Type) { } ```
Change the way parameters are declared to: