mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-11-07 04:46:15 +08:00
Added some test cases, not all of which are supported yet
This commit is contained in:
1
goodcase/forloop
Normal file
1
goodcase/forloop
Normal file
@@ -0,0 +1 @@
|
||||
for f in *; do echo "$f"; done
|
||||
Reference in New Issue
Block a user