Index: head/tools/regression/bin/sh/expansion/arith12.0 =================================================================== --- head/tools/regression/bin/sh/expansion/arith12.0 (nonexistent) +++ head/tools/regression/bin/sh/expansion/arith12.0 (revision 232839) @@ -0,0 +1,4 @@ +# $FreeBSD$ + +_x=4 y_=5 z_z=6 +[ "$((_x*100+y_*10+z_z))" = 456 ] Property changes on: head/tools/regression/bin/sh/expansion/arith12.0 ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property