Skip to content

unpack(module(X): ...) fails #288

@mvaled

Description

@mvaled

I discovered the following (rather unneeded) syntax:

module M = unpack(module(Cleanup): PipelineStep with type state = t)
M.do

This fails to parse (and its actually valid). A simple workaround is to change the code to Cleanup.do; but I'm preparing a PR.

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