Merge pull request #72444 from reduz/fix-global-class-parsing
Fix global script class parsing.
This commit is contained in:
commit
e768e02b78
2 changed files with 83 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Error here. Annotations should be used before `class_name`, not after.
|
||||
class_name HelloWorld
|
||||
class_name WrongAnnotationPlace
|
||||
@icon("res://path/to/optional/icon.svg")
|
||||
|
||||
func test():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue