chore: bump scintilla and lexilla version
This commit is contained in:
12
3rdparty/lexilla545/lexilla/test/examples/bash/Issue184.bsh.folded
vendored
Normal file
12
3rdparty/lexilla545/lexilla/test/examples/bash/Issue184.bsh.folded
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
0 400 0 echo $*
|
||||
0 400 0 echo $@
|
||||
0 400 0 echo $?
|
||||
0 400 0 echo $-
|
||||
0 400 0 echo $$
|
||||
0 400 0 echo $!
|
||||
0 400 0 echo $_
|
||||
0 400 0 echo $%
|
||||
0 400 0 echo $<
|
||||
1 400 0
|
||||
0 400 0 ifeth=$(ls /sys/class/net | grep ^"$intf" | grep "$intf"$)
|
||||
0 400 0
|
Reference in New Issue
Block a user