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