forked from Mirror/wren
Get rid of separate CODE_SUBCLASS instruction.
Just pushes null to indicate "inherits from Object". Unifies a bit of code.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
# Intermediate files directory.
|
||||
build/
|
||||
build_xcode/
|
||||
|
||||
# Built applications.
|
||||
wren
|
||||
|
||||
Reference in New Issue
Block a user