File: nested-in-self-at-start.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 (10 lines) | stat: -rw-r--r-- 400 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
((output
  (((f.ml (1 0) (1 27))
    (@deprecated
     ((f.ml (1 12) (1 23))
      (paragraph (((f.ml (1 12) (1 23)) (word @deprecated)))))
     ((f.ml (1 24) (1 27)) (paragraph (((f.ml (1 24) (1 27)) (word foo)))))))))
 (warnings
  ( "File \"f.ml\", line 1, characters 12-23:\
   \n'@deprecated' is not allowed in '@deprecated'.\
   \nSuggestion: move '@deprecated' outside of any other markup.")))