migrate NormalCompletionTest to use jdk 9, add test for IDEA-88939

This commit is contained in:
peter
2017-12-02 08:47:00 +01:00
parent d33401b6ac
commit 20cee42f50
8 changed files with 130 additions and 152 deletions
@@ -0,0 +1,5 @@
class Foo {
{
BigDec<caret>x
}
}