Skip to content

Commit

Permalink
Revert "revert: "revert feat play with semver" (#49)"
Browse files Browse the repository at this point in the history
This reverts commit 4f48e04.
  • Loading branch information
vsiravar authored Mar 20, 2023
1 parent 4f48e04 commit 1a1dac6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/finch/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ func main() {
if err := xmain(logger, stdLib, fs, stdLib, mem, stdOut); err != nil {
logger.Fatal(err)
}
println("Test2")

}

func xmain(logger flog.Logger,
Expand Down

0 comments on commit 1a1dac6

Please sign in to comment.