package smart_bracket.JavaSmartBracket; public class testJavaSmartBracketAfterLBraceAndSpace { public void test() { if (true) { } }