introduce field: extract error expression on class level ( IDEA-41570 )

This commit is contained in:
anna
2010-06-03 12:39:38 +04:00
parent 33fdaf1154
commit 941142b346
18 changed files with 140 additions and 14 deletions
@@ -0,0 +1,3 @@
class Test {
2 <caret> + 2
}