chore: bump scintilla and lexilla version
This commit is contained in:
8
3rdparty/lexilla545/lexilla/test/examples/bash/Issue182.bsh.folded
vendored
Normal file
8
3rdparty/lexilla545/lexilla/test/examples/bash/Issue182.bsh.folded
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
2 400 0 + if [ -n "$eth" -o -n "$wlan" ]; then
|
||||
0 401 0 | fi
|
||||
1 400 0
|
||||
0 400 0 test $((1 + 1)) -eq 2 && echo yes
|
||||
0 400 0 [ $((1 + 1)) -eq 2 ] && echo yes
|
||||
1 400 0
|
||||
0 400 0 ls -a --directory
|
||||
0 400 0
|
Reference in New Issue
Block a user