blob: d17c9f2338bd143c45f13c2f7f31e2627372396f [file] [log] [blame]
ret_by_value
a = ret_by_value.get_test();
if (a.myInt != 100)
error
endif
if (a.myShort != 200)
error
endif