Bugfixes
This commit is contained in:
parent
da0510376c
commit
9d6cd75c73
6 changed files with 12 additions and 8 deletions
|
|
@ -10,7 +10,7 @@ ns = nspace
|
|||
|
||||
-- Inheritance
|
||||
blue1 = ns.Outer.Inner3.Blue()
|
||||
debug.debug()
|
||||
|
||||
-- blue1:blueInstanceMethod()
|
||||
blue1:colorInstanceMethod(60.0)
|
||||
blue1.instanceMemberVariable = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue