Skip to content

[FIX] Fix exit codes from exit builtin#262

Merged
LeaYeh merged 2 commits intomainfrom
fix-exit
Mar 21, 2024
Merged

[FIX] Fix exit codes from exit builtin#262
LeaYeh merged 2 commits intomainfrom
fix-exit

Conversation

@itislu
Copy link
Collaborator

@itislu itislu commented Mar 20, 2024

Test cases:

exit 1111111111111111111111111111111111
exit 9999999999999999999999999999999999
exit "     9223372036854775807                                      "

@itislu itislu added the bug Something isn't working label Mar 20, 2024
@itislu itislu added this to the Builtins milestone Mar 20, 2024
@LeaYeh LeaYeh merged commit 134d73b into main Mar 21, 2024
@LeaYeh LeaYeh deleted the fix-exit branch March 21, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants