Skip to content

Prevent error when taking the length of a string#37

Open
benzanol wants to merge 1 commit intoarcticfox1919:mainfrom
benzanol:patch-1
Open

Prevent error when taking the length of a string#37
benzanol wants to merge 1 commit intoarcticfox1919:mainfrom
benzanol:patch-1

Conversation

@benzanol
Copy link

Currently, trying to measure the length of a string with #'abc' successfully adds the length to the stack, but doesn't break out of the function control flow, leaving the function to 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.

1 participant