xref: /dflybsd-src/tools/regression/bin/sh/builtins/type3.0 (revision 3e3895bf4584c1562faf4533cbd97026ee6a8dcf)
1# $FreeBSD: head/bin/sh/tests/builtins/type3.0 255072 2013-08-30 12:09:59Z jilles $
2
3[ "$(type type)" = "$(type -- type)" ]
4