Files
cpp-thirdparty/winx64/bin/swigwin-4.0.0/Examples/test-suite/octave/abstract_access_runme.m
2019-08-04 21:38:19 -05:00

8 lines
77 B
Mathematica

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