mirror of
https://git.sfja.dk/Mikkel/slige.git
synced 2025-01-18 18:16:31 +00:00
fix example_1.slg
This commit is contained in:
parent
4d95ec3064
commit
fcec80a029
@ -1,4 +1,4 @@
|
|||||||
fn print(msg: string) #[builtin(print)] {}
|
fn print(msg: string) #[builtin(Print)] {}
|
||||||
|
|
||||||
fn sum(a: int, b: int) -> int {
|
fn sum(a: int, b: int) -> int {
|
||||||
a + b
|
a + b
|
||||||
|
Loading…
Reference in New Issue
Block a user