3 lines
41 B
GDScript
3 lines
41 B
GDScript
func test():
|
|
var unused = "not used"
|
func test():
|
|
var unused = "not used"
|