virtualx-engine/modules/gdscript/tests/scripts/runtime
George Marques 056a54db7b
GDScript: Properly return value with await on non-coroutine
If the keyword `await` is used without a coroutine, it should still
return the value synchronally.
2021-10-14 19:58:10 -03:00
..
errors
features GDScript: Properly return value with await on non-coroutine 2021-10-14 19:58:10 -03:00