mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-13 21:40:46 -05:00
8 lines
124 B
Diff
8 lines
124 B
Diff
12c12
|
|
< ???,
|
|
---
|
|
> TooSmall,
|
|
29c29
|
|
< if (???) {
|
|
---
|
|
> if (number_error == MyNumberError.TooSmall) {
|