blob: 5f5db2928737ff4e1443a9a527700460f66fa2cc [file]
abstract class AStarDeclaration {
abstract val a: A<*>
}