xref: /freebsd/bin/sh/tests/builtins/type3.0 (revision d6b92ffa)
1# $FreeBSD$
2
3[ "$(type type)" = "$(type -- type)" ]
4