source: trunk/src/doc/testfiles/test.pl@ 2417

Last change on this file since 2417 was 2417, checked in by Andreas Schnellbacher, 14 years ago
  • Added svn keywords.
  • Property svn:keywords set to Date Revision Author HeadURL Id
File size: 473 bytes
Line 
1
2Comment - DEFAULT LIGHTMAGENTA
3==============================
4/* this is a comment */
5# this is a comment
6
7Literal - DEFAULT GREEN
8==========================
9"this is a literal"
10
11character - DEFAULT LIGHTGREEN
12============================
13'this is a character' `this is a character`
14
15special characters - DEFAULT LIGHTRED
16=====================================
17{ } ; , ?
18
19perl keywords - DEFAULT MAGENTA
20================================
21atan2 gethostbyname length package
22
Note: See TracBrowser for help on using the repository browser.