Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static resolved constraint mess up colouring below #221

Open
MangelMaxime opened this issue Sep 23, 2024 · 3 comments
Open

Static resolved constraint mess up colouring below #221

MangelMaxime opened this issue Sep 23, 2024 · 3 comments

Comments

@MangelMaxime
Copy link
Contributor

The constraint is messing up something:

CleanShot 2024-09-23 at 20 19 01

let inline (!>) (value: ^a) : ^b =
    ((^a or ^b): (static member inline op_Implicit: ^a -> ^b) value)

type Class = class end
@brianrourkeboll
Copy link
Contributor

Yeah, I think that's the same thing I tried to fix in #213.

@MangelMaxime
Copy link
Contributor Author

Thanks for pointing out

@brianrourkeboll
Copy link
Contributor

Thanks for pointing out

Good to have an open issue for it!

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

No branches or pull requests

2 participants