cy
11/09/2016, 10:42 AM> Call is not yet supported for this function: public inline fun <reified T : Any> ApplicationCall.fromJson(): [Not-computed] defined in org.jetbrains.ktor.samples.hello[DeserializedSimpleFunctionDescriptor@64ba3208] (member = null)I believe it is a bug in kotlin reflection: when I am trying to handle "main" function it tries to load descriptors for all top level functions and fails at inline function for some reason