File: right-bracket-in-code-span.txt

package info (click to toggle)
ocaml-odoc 1.5.2%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,972 kB
  • sloc: ml: 26,974; makefile: 59; sh: 35
file content (8 lines) | stat: -rw-r--r-- 246 bytes parent folder | download
1
2
3
4
5
6
7
8
((output
  (((f.ml (1 0) (1 3))
    (paragraph
     (((f.ml (1 0) (1 2)) (code_span "")) ((f.ml (1 2) (1 3)) (word ])))))))
 (warnings
  ( "File \"f.ml\", line 1, characters 2-3:\
   \nUnpaired ']' (end of code).\
   \nSuggestion: try '\\]'.")))