1
0
mirror of https://github.com/koalaman/shellcheck.git synced 2025-08-22 12:03:43 +08:00
Files
shellcheck/badcase/alphaltnum

2 lines
35 B
Plaintext

if [[ $V < 3 ]]; then echo foo; fi