Style nit
Co-authored-by: matthewjasper <20113453+matthewjasper@users.noreply.github.com>
This commit is contained in:
parent
43e4783ce3
commit
b825ae7d28
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue