Basta non metterceli

a = "ciao"
b = "a"
c = "tutti"
d = a+b+c
trace(d)