freebsd-dev/bin/sh/tests/parameters
Jilles Tjoelker f1058ba09a sh: Add test for ${01} and ${010} that already works.
Although it is probably unwise to use this, POSIX is clear that leading
zeroes are permitted in positional parameters (and do not indicate octal).

Such positional parameters are checked for being unset and/or null
correctly, but their value is incorrectly expanded.
2014-07-08 22:04:44 +00:00
..
env1.0
exitstatus1.0
mail1.0
mail2.0
Makefile sh: Add test for ${01} and ${010} that already works. 2014-07-08 22:04:44 +00:00
optind1.0
optind2.0
positional1.0
positional2.0
positional3.0 sh: Add test for ${01} and ${010} that already works. 2014-07-08 22:04:44 +00:00
pwd1.0
pwd2.0