ursus
11/30/2018, 2:06 AMkarelpeeters
11/30/2018, 8:58 AMfun <T> foo(block: () -> T) = block
should be able to return unit, and so the Unit
instance needs to come from somewhere.ursus
11/30/2018, 2:05 PMkarelpeeters
11/30/2018, 2:20 PMNothing
has to come from the Java code.