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