24 |
#[test]
|
25 |
#[allow(clippy::let_underscore_lock)]
|
26 |
fn test_simple() {
|
33 |
#[test]
|
34 |
#[allow(clippy::let_underscore_lock)]
|
35 |
fn test_simple_safe() {
|