aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/test/examples/perl/x.pl
diff options
context:
space:
mode:
Diffstat (limited to 'lexilla/test/examples/perl/x.pl')
-rw-r--r--lexilla/test/examples/perl/x.pl5
1 files changed, 0 insertions, 5 deletions
diff --git a/lexilla/test/examples/perl/x.pl b/lexilla/test/examples/perl/x.pl
deleted file mode 100644
index 19288f2c9..000000000
--- a/lexilla/test/examples/perl/x.pl
+++ /dev/null
@@ -1,5 +0,0 @@
-use strict;
-while ( $r ) {
- printf ( "Example text \n" );
- sleep 1;
-} \ No newline at end of file