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