Skip to content

Instantly share code, notes, and snippets.

@mmerce
Created May 19, 2020 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmerce/48a4d2fa79324d301aed9f6a2e39cae3 to your computer and use it in GitHub Desktop.
Save mmerce/48a4d2fa79324d301aed9f6a2e39cae3 to your computer and use it in GitHub Desktop.
Basic example of WhizzML code for tests
{"inputs": [{"type": "numeric",
"name": "a"},
{"type": "numeric",
"name": "b"}],
"outputs": [{"type": "numeric",
"name": "sum"}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment