assertion (14269)

This commit is contained in:
anna
2009-12-03 12:40:13 +03:00
parent de155f40c6
commit 7108c0437d
4 changed files with 23 additions and 5 deletions
@@ -0,0 +1,5 @@
class A {
public void test() {
String s = "intellijidearulezzz<selection>sintellijidearulezzzs</selection>sintellijidearulezzz";
}
}