Skip to content

Instantly share code, notes, and snippets.

@MarvinJWendt
Created July 12, 2021 21:31
Show Gist options
  • Select an option

  • Save MarvinJWendt/96acdf0d434dd4cd3b69b2f392aab461 to your computer and use it in GitHub Desktop.

Select an option

Save MarvinJWendt/96acdf0d434dd4cd3b69b2f392aab461 to your computer and use it in GitHub Desktop.

Revisions

  1. MarvinJWendt created this gist Jul 12, 2021.
    5 changes: 5 additions & 0 deletions Markdium-Go.go
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    package main

    func main() {
    os.Exit(1337)
    }