forked from xo/dburl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add return parameter names to Gen functions
34fab66 added a second string return to Gen functions. Use named return parameters to document the meanings of each. Notably, GenSqlserver is the only function that actually uses the new return. Name the second string _ everywhere else to clarify that it can and should be ignored. Fixes xo#30.
- Loading branch information
Branden Brown
committed
Sep 5, 2023
1 parent
34fab66
commit 3dd3d38
Showing
1 changed file
with
26 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters