Created
December 15, 2019 20:49
-
-
Save the-spectator/90bb6ca7380dfc366f936bfe27ce6f01 to your computer and use it in GitHub Desktop.
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
{ | |
PROMPT_I => "" # Simple prompt | |
PROMPT_S => "" # Prompt for continued strings | |
PROMPT_C => "" # Prompt for continued statement | |
RETURN => "" # Format to return value | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment