tests fixed

This commit is contained in:
svtk
2011-11-07 13:31:52 +04:00
parent 01785cf7bd
commit d1787a5f6e
2 changed files with 4 additions and 2 deletions
@@ -1,4 +1,5 @@
// "Add function body" "true"
class A() {
fun <caret>foo() {}
fun <caret>foo() {
}
}