work on method wrapper and native function support
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# SPDX-FileCopyrightText: 2025 William Bell
|
||||
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
let x(hello, x, y) = "hello world"
|
||||
x(10,10,10)
|
||||
type()
|
||||
Reference in New Issue
Block a user