ash: only allow local variables in functions
authorRon Yorston <rmy@pobox.com>
Thu, 29 Oct 2015 16:19:14 +0000 (16:19 +0000)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 29 Oct 2015 19:33:44 +0000 (20:33 +0100)
commitef2386b80abfb22ccb697ddbdd4047aacc395c50
tree29cdff7d9d254f06913e499b4b25879b1811ab90
parent3f221113a50196e536bfb059712915bd8bde10d1
ash: only allow local variables in functions

Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/ash_test/ash-misc/local2.right [new file with mode: 0644]
shell/ash_test/ash-misc/local2.tests [new file with mode: 0755]