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

GDTEST_OK
~~ WARNING at line 4: (REDUNDANT_AWAIT) "await" keyword not needed in this case, because the expression isn't a coroutine nor a signal.
awaited