package test {
    // Signature: test/Annotation|null[0]
    annotation class Annotation constructor() : Annotation
    // Signature: test/foo|-104159190164110731[0]
    fun foo(@Annotation arg: Int)
}
