Logo
Explore Help
Register Sign In
botsu/botsu.godot
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
botsu.godot/modules/gdscript/tests/scripts/analyzer/warnings/confusable_local_usage.gd
T
Danil Alexeev d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope
2023-07-26 11:26:57 +03:00

7 lines
55 B
GDScript
Raw Permalink Blame History

var a = 1
func test():
print(a)
var a = 2
print(a)
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.1 Page: 565ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API