test data for position manager

This commit is contained in:
Alexander Udalov
2012-08-17 18:17:12 +04:00
parent 8ddeddc895
commit dc2d21e0c9
15 changed files with 180 additions and 0 deletions
@@ -0,0 +1,8 @@
package a
class A {
}
fun A.foo() {
"" // a/namespace
}