Sign in
fuchsia
/
third_party
/
swig
/
5cc90e6f5b321cae8e7290dc055d3e13543a2155
/
.
/
Examples
/
test-suite
/
python
/
abstract_access_runme.py
blob: 8abce98ae6a31eaddbef3f13b0d5e05d16ed7748 [
file
] [
log
] [
blame
]
import
abstract_access
d
=
abstract_access
.
D
()
if
d
.
do_x
()
!=
1
:
raise
RuntimeError