moved to community

This commit is contained in:
Alexey Kudravtsev
2010-08-25 14:06:32 +04:00
parent 8fc27f7cf2
commit d856e1330d
11 changed files with 98 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
class Test {
/**<caret>
public void foo() throws IOException {}
}