Contact: aviboots(AT)netvision.net.il
42,683 questions
55,435 answers
573 users
let n = 12 if not (n = 3) then printfn "Not n = 3" (* run: Not n = 3 *)