Skip to content

Instantly share code, notes, and snippets.

@wcandillon
Created September 30, 2011 09:22
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 wcandillon/1253213 to your computer and use it in GitHub Desktop.
Save wcandillon/1253213 to your computer and use it in GitHub Desktop.
let $x := "Value of X"
return trace($x,"I'm tracing $x: ") (: still returns: "Value of X" :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment