LunarEclipse :verified_trans: on Nostr: okay I think I got the hang of this package main import "fmt" func main() { for { ...
okay I think I got the hang of this
package main
import "fmt"
func main() {
for {
fmt.Print("aw")
}
}
Published at
2024-03-15 22:07:44Event JSON
{
"id": "84032a4f1f803d68ce608e9b78547229c4bbb27317b56c28c81e137940c7f33b",
"pubkey": "3b9f204f6a90fe5864468639a5848a63803bfbe50b35e38032f1242de3d8ad62",
"created_at": 1710540464,
"kind": 1,
"tags": [
[
"proxy",
"https://snug.moe/notes/9qwrxv65c1ga2m7c",
"activitypub"
]
],
"content": "okay I think I got the hang of this\n\n\npackage main\n\nimport \"fmt\"\n\nfunc main() {\n for {\n fmt.Print(\"aw\")\n }\n}",
"sig": "1e9ead27054afa64650c5fd9066335170605c09b63be5438285b72baa9e45a32eccd0ebb0aec937e20cdb908e75eb79575c75403dc1f24f7cb3413177e5f798c"
}