Skip to content

fix: Completed() method should call t.Complete() before .Bool() - #2

Open
webbrain-one wants to merge 1 commit into
aliworkshop:mainfrom
webbrain-one:webbrain/issue-1
Open

fix: Completed() method should call t.Complete() before .Bool()#2
webbrain-one wants to merge 1 commit into
aliworkshop:mainfrom
webbrain-one:webbrain/issue-1

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #1

t.Complete is a function returning ReadOnlyFlag, not a field. Add
missing parentheses to prevent a compile error.
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.

Completed() method should call t.Complete() before .Bool()

1 participant