mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 10:23:27 +08:00
Added some test cases, not all of which are supported yet
This commit is contained in:
2
badcase/subshellvar
Normal file
2
badcase/subshellvar
Normal file
@@ -0,0 +1,2 @@
|
||||
echo cow | while read foo; do DIR=$foo; done
|
||||
echo $DIR
|
Reference in New Issue
Block a user