Created
June 27, 2020 18:04
-
-
Save exodist/556568cad39cfec65412be73e262388b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
keyword BAREWORD_NAME(PARAMS) {BLOCK} | |
keyword "QUOTED_NAME"(PARAMS) {BLOCK} | |
Where (PARAMS) are optional. | |
For params I honestly want to just turn it into {PARAMS} treat it like a hashref definition cause it will always have key/value pairs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment