1#! /bin/sh
2
3. $(dirname $0)/../../common.sh
4
5# Description
6DESC="Variable expansion with t modifiers"
7
8# Run
9TEST_N=3
10
11eval_cmd $*
12