issues
search
source-academy
/
go-slang
Implementation of Go
Apache License 2.0
0
stars
1
forks
source link
Support for functions with multiple return values
#31
Closed
chengda300
closed
3 weeks ago
chengda300
commented
1 month ago
Functions with multiple return values can be supported
Added fmt.Print()
Fixed error where array variables cannot be declared across multiple lines when creating a new array