classes icon indicating copy to clipboard operation
classes copied to clipboard

Check that `AssociatedType` type vars are not bound / do not have values

Open sobolevn opened this issue 4 years ago • 0 comments

Right now, it is possible to create AssociatedType with bound type variables. This is not really supported during runtime. So, we need a check for this.

sobolevn avatar Jul 03 '21 11:07 sobolevn