Skip to content

Instantly share code, notes, and snippets.

@eedeebee
Last active December 15, 2015 11:58
Show Gist options
  • Select an option

  • Save eedeebee/5256440 to your computer and use it in GitHub Desktop.

Select an option

Save eedeebee/5256440 to your computer and use it in GitHub Desktop.
declare variable $RESOURCE-URL := "@ml.resource-url";
(: Becomes... :)
declare variable $RESOURCE-URL := "http://some.resource.com";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment