]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/parser/alias8.0
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / tests / parser / alias8.0
1 # $FreeBSD: head/bin/sh/tests/parser/alias8.0 240825 2012-09-22 12:52:41Z jilles $
2
3 alias echo='echo'
4 [ "`eval echo b`" = b ]