class Test { void test() { int i = 1; String sql = STR.""" select * from customer \{i} """; } }