This commit is contained in:
Özgür Kesim 2021-10-17 16:38:50 +02:00
parent 5db8b52a00
commit e18c7a4ba5

View File

@ -0,0 +1,5 @@
package main
func main() {
panic("nothing implemented yet.")
}