chore: bump scintilla and lexilla version
This commit is contained in:
7
3rdparty/lexilla545/lexilla/test/examples/bash/Issue180.bsh
vendored
Normal file
7
3rdparty/lexilla545/lexilla/test/examples/bash/Issue180.bsh
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
echo '$'
|
||||
echo "$"
|
||||
echo "$"
|
||||
echo "$"x""
|
||||
echo x$'\t'y
|
||||
echo "x$'\t'y"
|
||||
echo "x\ty"
|
Reference in New Issue
Block a user