blob: ed4b1c32bd6deae94baa94e5a9733a0743094422 [file] [log] [blame]
using_protected
f = FooBar();
f.x = 3;
if (f.blah(4) != 4)
error("blah(int)")
endif