summaryrefslogtreecommitdiff
path: root/test/Moretest/multdef.ml
blob: ac5f488f7e544095fa964abb1116a55233262636 (plain)
1
2
let f x = x + 1
external g : string -> int = "int_of_string"