Skip to content
Snippets Groups Projects
Commit dccbe253 authored by jotangen's avatar jotangen
Browse files

Last changes after review of go-start heroku

parent db39b63a
Branches
No related tags found
No related merge requests found
web: bin/assignment1
File added
go.mod 0 → 100644
package main
func main() {
$END$
/*func TestMain(t *testing.T) {
want := "Hello, world."
if got := Hello(); got != want {
t.Errorf("Hello() = %q, want %q", got, want)
}
}
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment