fing
fing copied to clipboard
Parser crashes when subtype constraint isn't the last type-var constraint
eg
list<'a> when 'a : (read<'a,'b when 'a :> 'b and 'a : null> : 'a -> 'b)
The likelihood of people entering types like this is pretty low, but whatever.