blob: 92e85c27eab5caf8107264fbd9134aded2b8036d [file] [log] [blame]
import typedef_typedef
b = typedef_typedef.B()
if b.getValue(123) != 1234:
raise Exception("Failed")