Skip to content

Add support for sizeof() in parser. #44

@Nyvyme

Description

@Nyvyme

Currently parser has no idea about sizeof(), and it will fail at parsing it, because sizeof() expects type as an argument, and expressions and types syntactically are very different things.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions