Skip to main content

MARK

Constant MARK 

Source
pub const MARK: &str = "/* rucc */";
Expand description

What every directive the merge writes ends with.

A comment, so it changes nothing about what the preprocessor does, and glibc’s own headers end their #endif lines with comments too, so it reads like the text around it.