Adding log.gd
This commit is contained in:
parent
eb32d6614e
commit
4522259397
547 changed files with 46844 additions and 0 deletions
8
addons/gdUnit4/test/mocker/resources/ClassWithNameB.gd
Normal file
8
addons/gdUnit4/test/mocker/resources/ClassWithNameB.gd
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# some comments and empty lines
|
||||
|
||||
# similate bad formated class
|
||||
#
|
||||
|
||||
class_name ClassWithNameB
|
||||
extends Resource
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue