chore: bump scintilla and lexilla version
This commit is contained in:
5
3rdparty/lexilla545/lexilla/test/examples/perl/x.pl
vendored
Normal file
5
3rdparty/lexilla545/lexilla/test/examples/perl/x.pl
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
use strict;
|
||||
while ( $r ) {
|
||||
printf ( "Example text \n" );
|
||||
sleep 1;
|
||||
}
|
Reference in New Issue
Block a user