Fix debugger testdata after bd5b8d3

This commit is contained in:
Alexander Udalov
2012-08-31 19:37:29 +04:00
parent bd5b8d3287
commit 5b96d045f9
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
package test
fun foo() {
"" // test/namespace$src$a
"" // test/namespace$src$a$
}