[IR] update testdata: improve annotations rendering in case when argument was not provided and there is default value

This commit is contained in:
Zalim Bashorov
2020-11-11 14:47:06 +03:00
committed by teamcityserver
parent a34a311e86
commit 87eb06a21f
4 changed files with 27 additions and 27 deletions
@@ -26,7 +26,7 @@ fun test3() {
fun test4() {
}
@A()
@A
fun test5() {
}