Last active
February 15, 2024 10:21
-
-
Save ericchanky/7d6c45ba7c87f68d34e5acbc852800d1 to your computer and use it in GitHub Desktop.
CSML module 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
start: | |
say "remote flow start" | |
goto end | |
remote: | |
say "remote flow" | |
goto end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment