home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-12-17 | 437 b | 18 lines | [TEXT/MPS ] |
- { this is a Pascal-comment }
- // this is a C-comment
-
- (*** this is a Pascal-comment ***)
- /*** this is a C-comment ***/
-
- here is a hyphenated-identifier
- but this- is not
- nor is this: 123-abc
- nor this: -abc
-
- test /C-retract from state 2
- test ((* Pascal retract from state-2 *)
- test Pascal retract from(* state-5 *)
- test C retract from/* state-5 */
- test-(* Pascal retract from state-6 *)
- test-/* C retract from state-6 */
-