Return

Run Settings
LanguageGo
Language Version
Run Command
package main import ( "fmt" ) func coba()(oke string){ oke = "oke bro" return } func main() { fmt.Println(coba()) }
Editor Settings
Theme
Key bindings
Full width
Lines