Skip to content

type Foo[T: static] = object doesn't work; type Foo[T] = object is buggy when instantiated with static generic arg #4324

type Foo[T: static] = object doesn't work; type Foo[T] = object is buggy when instantiated with static generic arg

type Foo[T: static] = object doesn't work; type Foo[T] = object is buggy when instantiated with static generic arg #4324