Skip to content

Instantly share code, notes, and snippets.

@uyjulian
Created July 31, 2022 16:37
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 uyjulian/6f2985378591c274a9e86837ecf2a00b to your computer and use it in GitHub Desktop.
Save uyjulian/6f2985378591c274a9e86837ecf2a00b to your computer and use it in GitHub Desktop.
{
with (var test = %["test"=>"ok"])
{
Debug.message(test);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment