Template:Nasal Constructor inline: Difference between revisions

Jump to navigation Jump to search
Created page with "# constructor, for making new objects new: func() { # creates a temporary object that inherits from {{{1|myClass}}} var obj = { parents:[ {{{1|myClass}}} ] }; # do..."
(Created page with "# constructor, for making new objects new: func() { # creates a temporary object that inherits from {{{1|myClass}}} var obj = { parents:[ {{{1|myClass}}} ] }; # do...")
(No difference)

Navigation menu