We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1178cd commit 9c39734Copy full SHA for 9c39734
README.md
@@ -15,7 +15,7 @@ This language is still currently experimental with many more features to come.
15
16
## Current features with working examples.
17
* [Classes](examples/class.ls).
18
-* [Inheritance](examples/extends.ls).
+* [Inheritance](examples/inheritance.ls).
19
* [Functions](examples/func.ls).
20
* [Variables](examples/variable.ls).
21
* [Conditionals](examples/conditionals.ls).
0 commit comments