author | chegar |
Wed, 10 Feb 2016 22:58:27 +0000 | |
changeset 35743 | 80ba74046cf1 |
parent 32322 | 5e140163c89f |
permissions | -rw-r--r-- |
32321
b883916a29ff
8073613: Here documents: how to avoid string interpolation?
mhaupt
parents:
diff
changeset
|
1 |
23 |
b883916a29ff
8073613: Here documents: how to avoid string interpolation?
mhaupt
parents:
diff
changeset
|
2 |
${a}${b} |
b883916a29ff
8073613: Here documents: how to avoid string interpolation?
mhaupt
parents:
diff
changeset
|
3 |
${a}${b} |
b883916a29ff
8073613: Here documents: how to avoid string interpolation?
mhaupt
parents:
diff
changeset
|
4 |
$\{a} |