1
0
mirror of https://github.com/koalaman/shellcheck.git synced 2025-09-23 04:19:45 +08:00
Files
shellcheck/badcase/alphaltnum

2 lines
35 B
Plaintext

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