// "Replace with text block" "true-preview" class TextBlockMigration { void concatenationWithNonStrings() { String answer = """ The answer to the meaning of life, the universe, and everything is 42 """; } }