mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-11-06 20:22:03 +08:00
Added some test cases, not all of which are supported yet
This commit is contained in:
1
badcase/alphaltnum
Normal file
1
badcase/alphaltnum
Normal file
@@ -0,0 +1 @@
|
||||
if [[ $V < 3 ]]; then echo foo; fi
|
||||
Reference in New Issue
Block a user