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