packages feed

gotyno-hs-1.1.0: test/examples/declaredGenerics3.gotyno

declare someModule.GenericUnion<T>

struct UsingGeneric {
    field: GenericUnion
}