blob: 8abce98ae6a31eaddbef3f13b0d5e05d16ed7748 [file] [log] [blame]
import abstract_access
d = abstract_access.D()
if d.do_x() != 1:
raise RuntimeError