This commit is contained in:
2024-11-12 09:33:28 -05:00
parent 2cb2de4caf
commit a33fa3295c
8 changed files with 384 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"authors": [
"tehsphinx"
],
"contributors": [
"ekingery",
"andrerfcsantos",
"bobtfish"
],
"files": {
"solution": [
"lasagna.go"
],
"test": [
"lasagna_test.go"
],
"exemplar": [
".meta/exemplar.go"
],
"invalidator": [
"go.mod"
]
},
"forked_from": [
"csharp/lucians-luscious-lasagna"
],
"blurb": "Learn about packages, functions, and variables by helping Gopher cook lasagna.",
"custom": {
"taskIdsEnabled": true
}
}

View File

@@ -0,0 +1 @@
{"track":"go","exercise":"lasagna","id":"e00f7b520b484d7490ead31a19844226","url":"https://exercism.org/tracks/go/exercises/lasagna","handle":"negrienko","is_requester":true,"auto_approve":false}