P
Size: a a a
P
P
EM
AH
EM
SN
type Foo<‘T> = class end, no?
type Bar<'T>=
{
Items: Foo<'T> list // Anonymous type variable error :(
}
AH
type Foo<‘T> = class end, no?
type Bar<'T>=
{
Items: Foo<'T> list // Anonymous type variable error :(
}
SN
AH
VK
AH
SN
AH
AH
VK
VK
EM
EM
EM