Skip to content

Instantly share code, notes, and snippets.

@eholk
Created July 23, 2012 23:13
Show Gist options
  • Select an option

  • Save eholk/3166852 to your computer and use it in GitHub Desktop.

Select an option

Save eholk/3166852 to your computer and use it in GitHub Desktop.
// Transitional reexports so qquote can find the paths it is looking for
mod syntax {
import ext;
export ext;
import parse;
export parse;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment