Files
kotlin-fork/compiler
pyos 354acc1fd5 FIR: permit * as FunctionN type argument
`() -> *` is not valid, but `F<*>` where `typealias F<T> = () -> T` is.
2021-04-15 14:59:27 +03:00
..
2021-04-09 14:45:20 +02:00
2021-01-03 14:53:41 +01:00