/trunk/Examples/test-suite/ocaml/name_runme.ml
# · OCaml · 9 lines · 7 code · 2 blank · 0 comment · 3 complexity · 44725dbad3425ed151aa76d671eb6bf1 MD5 · raw file
- open Swig
- open Name
- let _ = if (get_int (_Baz_2 C_void)) - (get_int (_bar_2 C_void)) == 30
- then
- exit 0
- else
- exit 1