godot/modules/gdscript/tests/scripts
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
..
analyzer Merge pull request #53726 from briansemrau/gd-outer-class 2021-10-14 10:12:52 -03:00
parser Merge pull request #52906 from vnen/gdscript-show-error-on-yield 2021-09-21 20:36:39 +02:00
runtime GDScript: Properly return value with await on non-coroutine 2021-10-14 19:58:10 -03:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot Add runner for GDScript testing 2021-04-08 09:34:59 -03:00