Properly calculate call site file in JVM IR inliner

This commit is contained in:
Mikhael Bogdanov
2019-05-20 09:35:05 +02:00
parent 6ef3e9ea42
commit 007af75e1e
7 changed files with 1 additions and 8 deletions
@@ -1,6 +1,5 @@
// !LANGUAGE: +NewInference
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
class Foo<C : Any> {