Skip to content

Conversation

@nojaf
Copy link
Contributor

@nojaf nojaf commented Jan 15, 2021

Fixes #1362.
@Smaug123 having the arrows at the start or at the end is not really a big deal for Fantomas.

@nojaf nojaf requested a review from Smaug123 January 15, 2021 12:34
Copy link
Contributor

@Smaug123 Smaug123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, could we please have a test case for when the two issues happen together?

type IFoo =
    abstract Bar :
        i : int
        -> a : string
        * foo : int
        -> string

or whatever happens? (As long as something reasonably sane happens, I don't mind what it is.)

Copy link
Contributor

@Smaug123 Smaug123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy with the additional tests, thanks!

@nojaf nojaf merged commit 9692dcc into fsprojects:master Jan 15, 2021
@nojaf nojaf deleted the fix-1362 branch January 15, 2021 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Aesthetics of long members in a type declaration

2 participants