// RUN: tblgen %s | grep fufoo class Y { string T = !strconcat(S, "foo"); } def Z : Y<"fu">;