create branch

This commit is contained in:
2022-11-23 22:17:06 +01:00
parent 18ec10914b
commit 6e13263009
9 changed files with 126 additions and 37 deletions

View File

@@ -7,7 +7,6 @@ func main() {
Echo("# Readme").
WriteFile("README.md")
println("i did something!")
if err != nil {
panic(err)
}