Free Pascal allows all characters, digits and some special ASCII symbols in a Pascal source file.
_________________________________________________________________________________________________________
Recognised symbols
___________________________________________________________________
The following characters have a special meaning:
+ - * / = < > [ ] . , ( ) : ^ @ { } $ # |
<= >= := += -= *= /= (* *) (. .) // |