(no title)
hvdijk
|
3 years ago
That's a bug, there is no such thing as an invalid trigraph. ?? followed by any character other than =, /, ', (, ), !, <, >, or - is not a valid trigraph, but that doesn't make it an invalid trigraph, that just makes it not a trigraph, it's perfectly valid to have ??? in a comment, or in a string literal.
DonHopkins|3 years ago
benj111|3 years ago
Valid Invalid ??? (Exercise for the reader to decide if this is a trigraph or not)