test/data/err_123.py:3:5 [FURB123]: Use `x` instead of `bool(x)`
test/data/err_123.py:4:5 [FURB123]: Use `x` instead of `bytes(x)`
test/data/err_123.py:5:5 [FURB123]: Use `x` instead of `complex(x)`
test/data/err_123.py:6:5 [FURB123]: Use `x` instead of `dict(x)`
test/data/err_123.py:7:5 [FURB123]: Use `x` instead of `float(x)`
test/data/err_123.py:8:5 [FURB123]: Use `x` instead of `list(x)`
test/data/err_123.py:9:5 [FURB123]: Use `x` instead of `str(x)`
test/data/err_123.py:10:5 [FURB123]: Use `x` instead of `tuple(x)`
test/data/err_123.py:13:5 [FURB123]: Use `x` instead of `bool(x)`
test/data/err_123.py:16:5 [FURB123]: Use `x` instead of `bytes(x)`
test/data/err_123.py:19:5 [FURB123]: Use `x` instead of `complex(x)`
test/data/err_123.py:22:5 [FURB123]: Use `x` instead of `dict(x)`
test/data/err_123.py:25:5 [FURB123]: Use `x` instead of `float(x)`
test/data/err_123.py:28:5 [FURB123]: Use `x` instead of `list(x)`
test/data/err_123.py:31:5 [FURB123]: Use `x` instead of `str(x)`
test/data/err_123.py:34:5 [FURB123]: Use `x` instead of `tuple(x)`
