mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 21:21:33 +00:00
language: introduce the requirement to use return to return a value from a function
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
export func main() {
|
||||
let pi = 3.141592653589793
|
||||
println(pi)
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user