13 lines
160 B
Plaintext
13 lines
160 B
Plaintext
|
|
# the following should not confuse the parser
|
|
#digraph G {
|
|
# a -> b
|
|
#}
|
|
|
|
# neither should this
|
|
graph { label:
|
|
// digraph G {
|
|
}
|
|
|
|
[ Kummersbach ] -> [ Düsburg ]
|