List Info

Thread: "ocaml_beginners"::[] Re: (*) is not multiplication




"ocaml_beginners"::[] Re: (*) is not multiplication
country flaguser name
Norway
2007-02-05 09:13:24


This is due to the syntactic ambiguity, since comment in OCaml also begins
with "(*". Extra spacing will help it recognize.

# ( * );;
- : int -> int -> int = <fun>;
# ( * );;
- : int -> int -> int = <fun>;

&quot;roparzhhemon" < roparzhhemon%40yahoo.com.br">roparzhhemonyahoo.com.br> writes:
> # (*);;
&gt; Warning C: this is the start of a comment.
> *

__._,_.___
.

__,_._,___
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )