smart completion tests -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / smartType / SuggestNull-out.java
blob29c821048cbf000773dd0fce78016afb4acd8c59
1 public class Foo {
4 String s = null;<caret>