>
> I believe that ocaml has a special ;; character in the language specially
> for
> handling situations like that.
>

Yep, similar to how Python looks for 2 consecutive newlines to end a block.


(OCaml's ;; is sometimes useful in files, but those cases are very rare.

https://ocaml.org/learn/tutorials/structure_of_ocaml_programs.html#Usingandomittingand
)

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to