Rosetta Code:Village Pump/Syntax highlighting: Difference between revisions

Content added Content deleted
(removed old, long and deprecated parts of the ocaml highlighting issues discussions)
m (typo)
Line 508: Line 508:




* this type is currently linked to the url 1, which is wrong, the wright url is [2]
* this type is currently linked to the url [1], which is wrong, the right url is [2]
<lang ocaml>file_descr
<lang ocaml>file_descr
[1] http://caml.inria.fr/pub/docs/manual-ocaml/libref/Pervasives.html#TYPEfile_descr
[1] http://caml.inria.fr/pub/docs/manual-ocaml/libref/Pervasives.html#TYPEfile_descr
Line 537: Line 537:


* On the [[Comments]] page we can see some languages that use nested comments, here is the list that I can see:
* On the [[Comments]] page we can see some languages that use nested comments, here is the list that I can see:

** [[Comments#Haskell]]
** [[Comments#Haskell]]
** [[Comments#Lua]]
** [[Comments#Lua]]