xref: /freebsd/bin/sh/tests/builtins/command1.0 (revision 7c31cdfa408a4ebce7a3e10d29056a15c28bc092)
1true() {
2	false
3}
4command true
5