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