blob: 5f22f8c53c723d7bc217712cf074fc01a33a8e3f [file] [log] [blame]
/**
* generic function
*/
public fun <T : R, R> generic() {
}