Module tidy::iter_header
source ยท Structsยง
- Header
Line ๐A header line, like//@name: value
consists of the prefix//@
and the directivename: value
. It is also possibly revisioned, e.g.//@[revision] name: value
.
Constantsยง
- COMMENT ๐
Functionsยง
- iter_
header ๐Iterate through compiletest headers in a test contents.