compiletest::runtest::debugger

Function check_single_line

source
fn check_single_line(line: &str, check_line: &str) -> bool
Expand description

Check that the pattern in check_line applies to line. Returns true if they do match.