package main import "fmt" func main() { x := 42 // TODO: store &x in p, then print *p _ = x }
Output
Click Run to execute, or Check to validate.
Community Chat
Ask a question β uByte AI answers instantly
Loading messagesβ¦
Sign in to ask questions
Shift+Enter for new line Β· Enter to send