class Foo { void test() { String colors = """ red \t green """; } }