mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
If the keyword `await` is used without a coroutine, it should still return the value synchronally.
If the keyword `await` is used without a coroutine, it should still return the value synchronally.