2tokens.dot 77 B

12345
  1. /* this are two tokens, node "10" and node "A10" */
  2. digraph "huh"
  3. {
  4. 10A10;
  5. }