-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor argument processing code to be more in line with rest of Swi…
…ftPlate - Use guard statement to validate array index. - Use initializer for Arguments instead of global function. - Fix bug where camel cased argument identifiers where compared against lowercased ones. - Update some variable names & code style.
- Loading branch information
1 parent
921721f
commit b678ac0
Showing
1 changed file
with
41 additions
and
54 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