This website requires JavaScript.
Explore
Help
Sign In
mycroft
/
zlox
Watch
1
Star
0
Fork
0
You've already forked zlox
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
trunk
zlox
/
samples
/
ch29_superclass_error.lox
Patrick MARIE
980312bd62
implementing superclasses (ch29)
2024-09-01 13:28:04 +02:00
3 lines
22 B
Plaintext
Raw
Permalink
Blame
History
class Cake < Cake {
}
Reference in New Issue
View Git Blame
Copy Permalink