Added class inheritance and constructors. (0.16.0)
This commit is contained in:
parent
34a7968d18
commit
a56a351da6
6 changed files with 238 additions and 5 deletions
2
examples/namespaced_mod.fun
Normal file → Executable file
2
examples/namespaced_mod.fun
Normal file → Executable file
|
|
@ -3,7 +3,7 @@
|
|||
// never be executed, but it shows that it is not wrong.
|
||||
|
||||
/*
|
||||
* This file is part of the Fun programming language.
|
||||
* This file is part of the Fun programming language.
|
||||
* https://hanez.org/project/fun/
|
||||
*
|
||||
* Copyright 2025 Johannes Findeisen <you@hanez.org>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue