a test for skipping lifted items

This commit is contained in:
peter
2012-02-28 19:09:29 +01:00
parent 71267f23b9
commit 4cbb17ac30
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,8 @@
class Foo {
{
hashCo<caret>x
}
int hashCodeMine() {}
}