// "Replace tabs with spaces (1 tab = 4 spaces)" "true" class Foo { void test() { String a = """ """; } }