Skip to content

Instantly share code, notes, and snippets.

@justaugustus
Last active July 24, 2020 02:25
Show Gist options
  • Save justaugustus/05c64f4a6a30ed8ecca0cee71d3c1215 to your computer and use it in GitHub Desktop.
Save justaugustus/05c64f4a6a30ed8ecca0cee71d3c1215 to your computer and use it in GitHub Desktop.
package main
import fmt
// main is a function that... no, just no.
func main() {
fmt.Printf("No.")
}
@cblecker
Copy link

@jeefy: No.

@celestehorgan
Copy link

@cblecker @jeefy I feel like it's too late in the game for architecture changes, why didn't you bring up these concerns when the KEP was open?

@justaugustus
Copy link
Author

🔥🔥🔥

@pgburt
Copy link

pgburt commented Jul 24, 2020

Upon successful execution, would it make sense to prompt the user and ask if they would like another "No"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment