Created
July 3, 2013 23:00
-
-
Save jbclements/5923607 to your computer and use it in GitHub Desktop.
wait.. this seems totally pointless
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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