Use

{code language="F#"}

let rec f x = failwith "foo"

{/code}

except change the curly braces {} to square brackets [] and it becomes

1
2
let rec f x = failwith "foo"
By on 9/19/2008 9:51 AM ()

Thanks, i didn't know that you can use that.

By on 9/19/2008 10:12 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper