fun test(): String { return "" + '$' + "foo" + '$' + "bar" + '$' }