This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
182a36db47b1cf935feef69bffde6c0f285a63ec
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
/
errors
/
dollar-assignment-bug-53696.gd
Pawel Lampe
1a15a3adf6
Fix GDScript parser crash on 'dollar mixed with assignment' expression
...
fixes
#53696
2021-11-21 21:18:46 +01:00
3 lines
18 B
GDScript
Raw
Blame
History
func
test
(
)
:
$
=
$
View Git Blame
Copy Permalink