Skip to content

function pointer cast causes token 'ARROW_RIGHT' != required ')' ( #95

Description

@kevinw

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions