Last active
November 2, 2018 19:56
-
-
Save dmichael/1392c3b65a64ed9987aa9b6d49c3ed05 to your computer and use it in GitHub Desktop.
A grammar test
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
if balance(DASH) > 15 | |
swap(70%, TUSD, 'account1') limit(154.30) | |
swap(25%, GUSD, 'account2') limit(155.20) | |
send(5%, 'savings') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment