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