Skip to content

%% Trailer seems not supported #164

@fxf06

Description

@fxf06

Description

FSyacc ignores code after the last %%

Repro steps

Write a single grammar and add %% at the end and some code.

Expected behavior

I would expect, like with ocamlyacc, to have the added code in the generated code

Actual behavior

The code added in the trailer does not appear

Known workarounds

Wrap my parser in an other module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions