Test several line numbers are generated for one instruction

(cherry picked from commit 1ea9280)
This commit is contained in:
Nikolay Krasko
2016-10-03 20:23:10 +03:00
committed by Nikolay Krasko
parent 25051746d1
commit 3d9d6e666d
13 changed files with 38 additions and 38 deletions
@@ -10,4 +10,4 @@ fun testSome(): Boolean {
return false
}
// 2 3 4 2 7 10
// 2 +3 4 2 7 10