mirror of
https://codeberg.org/ProgramSnail/lang_2023.git
synced 2025-12-05 22:48:42 +00:00
fixes, more information in errors
This commit is contained in:
parent
a11ddbd25f
commit
b686fe00fb
10 changed files with 356 additions and 65 deletions
|
|
@ -1,5 +1,5 @@
|
|||
struct StructWithRef =
|
||||
& @Int_
|
||||
& @Int_0
|
||||
|
||||
decl test_memory : Unit -> Unit
|
||||
def test_memory = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue