Style nit
Co-authored-by: matthewjasper <20113453+matthewjasper@users.noreply.github.com>
This commit is contained in:
parent
43e4783ce3
commit
b825ae7d28
@ -11,7 +11,7 @@ fn main() {
|
|||||||
assert!(!f("a", 0));
|
assert!(!f("a", 0));
|
||||||
assert!(!f("b", 0));
|
assert!(!f("b", 0));
|
||||||
|
|
||||||
assert!(!f("asdf", 032));
|
assert!(!f("asdf", 32));
|
||||||
|
|
||||||
////
|
////
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user