packages feed

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

declare someModule.GenericUnion

struct UsingGeneric {
    field: GenericUnion<String>
}