Skip to content

Commit 07be55a

Browse files
committed
[add] an inheritance example.
1 parent 0431290 commit 07be55a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This language is still currently experimental with many more features to come.
1515

1616
## Current features with working examples.
1717
* [Classes](examples/class.ls).
18-
* Inheritance.
18+
* [Inheritance](examples/extends.ls).
1919
* Functions.
2020
* Variables.
2121
* Conditionals.
File renamed without changes.

0 commit comments

Comments
 (0)