This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
257c6ebe3c
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
/
errors
/
duplicate_abstract.gd
8 lines
73 B
GDScript
Raw
Blame
History
extends
RefCounted
abstract
abstract
class
A
:
pass
func
test
(
)
:
pass
View Git Blame
Copy Permalink