Skip to content

fix: Fix variable name error in varUseError function#16

Open
Keycatowo wants to merge 1 commit intoInkboxSoftware:mainfrom
Keycatowo:main
Open

fix: Fix variable name error in varUseError function#16
Keycatowo wants to merge 1 commit intoInkboxSoftware:mainfrom
Keycatowo:main

Conversation

@Keycatowo
Copy link

In the varUseError function, the print statement incorrectly used the variable name lineNumber, which is used by other Error functions, instead of the provided parameter varName.

In the `varUseError` function, the print statement incorrectly used the variable name `lineNumber`, which is used by other Error functions, instead of the provided parameter `varName`.
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

Comments