aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/parser/alias8.0
blob: f22dfd417d67605cd0cce958c32b395553368c6f (plain) (blame)
1
2
3
4
# $FreeBSD: head/bin/sh/tests/parser/alias8.0 240825 2012-09-22 12:52:41Z jilles $

alias echo='echo'
[ "`eval echo b`" = b ]