-----------------------
 notes.superlogical.ch
-----------------------

random sticky note

A random sticky note. EON.

1
2
3
4
5
6
package main
import "fmt"

func main() {
    fmt.Println("very static random sticky note!")
}