Macro KEY_UNDO

Source
macro_rules! KEY_UNDO {
    () => { ... };
}