[Test] Enable SMAP dump handler in boxInline tests

This commit is contained in:
Dmitriy Novozhilov
2021-01-27 14:02:40 +03:00
parent 64a300bfcd
commit 49c2bfe637
109 changed files with 2315 additions and 2174 deletions
@@ -19,6 +19,5 @@ fun box(): String {
})
}
// SMAP_FILE: 2.smap
// See KT-23064 for the problem, InlineOnlySmapSkipper for an explanation, and
// `stdlibInlineOnlyOneLine.kt` for the case where something should actually happen.