Typing-problem

From: aXl (krauth@fmi.uni-passau.de)
Date: Sun May 30 1999 - 17:24:50 MET DST


Date: Sun, 30 May 1999 17:24:50 +0200 (MET DST)
From: aXl <krauth@fmi.uni-passau.de>
To: caml-list@inria.fr
Subject: Typing-problem

Hi,
why is in the following example b of type "string -> string" ?

        let a = id id;;
        let b = a;;
        a "foo";;
        (* until here it's covered by the faq's *)
        b;;

Thanks,
Axel Krauth



This archive was generated by hypermail 2b29 : Sun Jan 02 2000 - 11:58:22 MET