
[33m[1mTraceback (most recent call last):[0m

  File "[32mtests/exceptions/source/diagnose/[0m[32m[1massertion_error_custom.py[0m", line [33m13[0m, in [35m<module>[0m
    [1mfoo[0m[1m([0m[34m[1m9[0m[1m,[0m [34m[1m55[0m[1m)[0m
    [36m└ [0m[36m[1m<function foo at 0xDEADBEEF>[0m

  File "[32mtests/exceptions/source/diagnose/[0m[32m[1massertion_error_custom.py[0m", line [33m9[0m, in [35mfoo[0m
    [35m[1massert[0m [1mabc[0m [35m[1m>[0m [34m[1m10[0m [35m[1mand[0m [1mxyz[0m [35m[1m==[0m [34m[1m60[0m[1m,[0m [36m"Foo assertion failed"[0m
    [36m       │            └ [0m[36m[1m55[0m
    [36m       └ [0m[36m[1m9[0m

[31m[1mAssertionError[0m:[1m Foo assertion failed[0m
