1 2 3 4 5 6 7 8
/* rst @name test/rst-exec RST Heading =========== This chunk should be rendered by the rst renderer. */ int noop() { return 0; }