Lines Matching refs:dashes
1877 // comment -> dashes [ any<symbol> {any}] newline
1879 // dashes -> '--' {'-'}
2044 // A comment is either a line comment that starts with two dashes, or
2045 // two dashes preceding a long bracketed block.
2259 // A comment is either a line comment that starts with two dashes, or
2260 // two dashes preceding a long bracketed block.
2359 // Comment, from two dashes until end of line.