Contact: aviboots(AT)netvision.net.il
41,231 questions
53,733 answers
573 users
let n = 12 if not (n = 3) then printfn "Not n = 3" (* run: Not n = 3 *)