This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
notepad-plus-plus
mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
Watch
1
Star
0
Fork
You've already forked notepad-plus-plus
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10d6809ddb
notepad-plus-plus
/
scintilla
/
test
/
examples
/
x.pl
5 lines
75 B
Perl
Raw
Blame
History
use
strict
;
while
(
$
r
)
{
printf
(
"Example text \n"
)
;
sleep
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink