Files

6 lines
101 B
OCaml
Raw Permalink Normal View History

open Swig
open Cast_operator
let a = new_A '()
let _ = assert ((a -> "tochar" () as string) = "hi")