proc_macro_global_state 0.1.0

Example procedural macro using globals.
Documentation
1
2
3
A procedural macro can use global state.

This crate demonstrates this to ask: should this be possible?