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 Make Callable not crash on call when the object has been freed 2021-05-24 14:23:02 -03:00
features GDScript: Properly return value with await on non-coroutine 2021-10-14 19:58:10 -03:00