difftastic/vendored_parsers/tree-sitter-racket/corpus/graph.rkt

26 lines
264 B
Racket

===
graph
===
(#1=100 #1# #1#)
#0= (1 . #0#)
---
(program
(list
(graph
(decimal)
(number))
(graph
(decimal))
(graph
(decimal)))
(graph
(decimal)
(list
(number)
(dot)
(graph
(decimal)))))