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