Skip to content

Instantly share code, notes, and snippets.

@jbclements
Created July 3, 2013 23:00
Show Gist options
  • Save jbclements/5923607 to your computer and use it in GitHub Desktop.
Save jbclements/5923607 to your computer and use it in GitHub Desktop.
wait.. this seems totally pointless
pub fn make_fold(afp: ast_fold_fns) -> @ast_fold {
afp as @ast_fold
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment