23 lines
403 B
Markdown
23 lines
403 B
Markdown
# Bug write-up
|
|
|
|
For each bug: what was wrong, and why Go behaves that way. A few sentences
|
|
each, in your own words.
|
|
|
|
## Bug 1 — `Complete` doesn't stick
|
|
|
|
**What was wrong:**
|
|
|
|
**Why Go behaves this way:**
|
|
|
|
## Bug 2 — title width is wrong for some titles
|
|
|
|
**What was wrong:**
|
|
|
|
**Why Go behaves this way:**
|
|
|
|
## Bug 3 — bad ids are silently accepted
|
|
|
|
**What was wrong:**
|
|
|
|
**Why Go behaves this way:**
|