1 2 3 4 5 6
use super::*; #[test] fn test_correct_binding() { Tester::new_single_source_expect_ok("binding bare", ) }