Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 95 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 95 Bytes

firstproject

/* package main

import "fmt"

func main() { fmt.Println("Hello World") } */