package test

internal final class A {
    /*primary*/ public constructor A(/*0*/ vararg a: jet.Int /*jet.IntArray*/, /*1*/ f: () -> jet.Unit)
}
