Right now, they don't get pretty printed at all! What needs to be done: - First, add a test or two to `test/pretty` with the `pp-exact` directive, as described [in the wiki](https://github.com/mozilla/rust/wiki/Note-testsuite). - Second, modify the pretty printer in `comp/syntax/print/pprust.rs` to emit the custom discriminants if present.