blob: 16585cc9ec820ca7285a14f9f3dcc8e104e52de2 [file] [log] [blame]
director_frob
foo = Bravo();
s = foo.abs_method();
if (!strcmp(s,"Bravo::abs_method()"))
error(s)
endif