Skip to content

Add flower-field#83

Merged
glennj merged 2 commits intoexercism:mainfrom
BNAndras:add-flower-field
Feb 27, 2026
Merged

Add flower-field#83
glennj merged 2 commits intoexercism:mainfrom
BNAndras:add-flower-field

Conversation

@BNAndras
Copy link
Member

No description provided.

if #case.input.garden == 0
table.insert lines, "garden = {}"
else
table.insert(lines, "gard en = {")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is there a space in "gard en" here but not in the spec file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Odd. Must have added a typo after i ran the specs generator. Will fix

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed that and reran the spec generator just to be safe.

@glennj glennj merged commit 8d65ead into exercism:main Feb 27, 2026
2 checks passed
@BNAndras BNAndras deleted the add-flower-field branch February 27, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants