You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notepad-plus-plus/lexilla/test/examples/perl/x.pl.folded

5 lines
136 B

0 400 400 use strict;
2 400 401 + while ( $r ) {
0 401 401 | printf ( "Example text \n" );
0 401 401 | sleep 1;
0 401 0 | }