Created
April 9, 2023 15:24
-
-
Save larsbrinkhoff/71e7c8e478ef7118963b30cbcd722c4a 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
TITLE "V" TEST | |
DEFINE FOO(A) < | |
IFGE A,<JFCL> | |
> | |
START: FOO X | |
X: 42 | |
END |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment