blob: dc85351b546e502511f25ac4c5b79a47543170f0 [file] [log] [blame]
from director_alternating import *
id = getBar().id()
if id != idFromGetBar():
raise RuntimeError("Got wrong id: " + str(id))