Skip to content

outcome printer: test/class.t tests show failure #2756

@anmonteiro

Description

@anmonteiro

there's a bug in outcome printing of class types, e.g.

class labeledClass2(~x: ((~y:int) => int)) {
};
$ echo "class labeledClass2(~x: ((~y:int) => int)) {
};
" | dune exec test/lib/outcometreePrinter.exe
class labeledClass2 : (~x: int, int) => {  };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions