pascal!() { /* proc-macro */ }
Expands idents in the input stream as PascalCase e.g. helloWorld -> HelloWorld
helloWorld
HelloWorld