Files

8 lines
88 B
Mathematica
Raw Permalink Normal View History

abstract_access
d = abstract_access.D();
if (d.do_x() != 1)
error("failed");
endif