godot/modules/gdscript/tests/scripts/runtime/features/simple_setter_chain_call_setter.out

GDTEST_OK
setting vec from (0.0, 0.0) to (2.0, 0.0)
setting vec from (0.0, 0.0) to (0.0, 2.0)
vec is (0.0, 0.0)