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

  File "[32mtests/exceptions/source/modern/[0m[32m[1mf_string.py[0m", line [33m21[0m, in [35m<module>[0m
    [1mhello[0m[1m([0m[1m)[0m
    [36m└ [0m[36m[1m<function hello at 0xDEADBEEF>[0m

  File "[32mtests/exceptions/source/modern/[0m[32m[1mf_string.py[0m", line [33m11[0m, in [35mhello[0m
    [1moutput[0m [35m[1m=[0m [36mf"[0m[36mHello[0m[36m"[0m [35m[1m+[0m [36mf'[0m[36m [0m[36m'[0m [35m[1m+[0m [36mf"""[0m[36mWorld[0m[36m"""[0m [35m[1mand[0m [1mworld[0m[1m([0m[1m)[0m
    [36m                                            └ [0m[36m[1m<function world at 0xDEADBEEF>[0m

  File "[32mtests/exceptions/source/modern/[0m[32m[1mf_string.py[0m", line [33m17[0m, in [35mworld[0m
    [36mf"[0m[1m{[0m[1mname[0m[1m}[0m[36m -> [0m[1m{[0m [1mf[0m [1m}[0m[36m"[0m [35m[1mand[0m [1m{[0m[1m}[0m [35m[1mor[0m [36mf'[0m[36m{{[0m[36m [0m[1m{[0m[1mf[0m [35m[1m/[0m [34m[1m0[0m[1m}[0m[36m }}[0m[36m'[0m
    [36m   │          │                    └ [0m[36m[1m1[0m
    [36m   │          └ [0m[36m[1m1[0m
    [36m   └ [0m[36m[1m'world'[0m

[31m[1mZeroDivisionError[0m:[1m division by zero[0m
