Delete useless assert() after simplify comparison #KT-14695 Fixed

This commit is contained in:
Toshiaki Kameyama
2017-09-13 09:55:39 +03:00
committed by Mikhail Glukhikh
parent e87f9633be
commit 8b135c12e7
12 changed files with 88 additions and 5 deletions
@@ -0,0 +1,4 @@
// WITH_RUNTIME
fun foo() {
}