Skip to content

Collapse the TL blocks of combinators #26

@Danil42Russia

Description

@Danil42Russia

before:

dictionaryField {t:Type} 
   key:string
   value:t
   = DictionaryField t;

after:

dictionaryField {t:Type} 
....

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions