This line of code causes an error in my Jails logs: ``` fn := cast((*void, string) -> void) host_runtime_services.set_window_title; ``` The error: ``` token 'ARROW_RIGHT' != required ')' (some_file.jai:434:35) ```
This line of code causes an error in my Jails logs:
The error: