1# This file is called from 'test_eval.py' 2 3if 'call_test2' in locals(): 4 call_test2(y) # noqa: F821 undefined name 5