Don't use a char that's already used within the expr
This commit is contained in:
parent
7c97203e2f
commit
5ad84cf3fa
@ -113,7 +113,7 @@ fn union() {
|
||||
}
|
||||
|
||||
fn special_characters() {
|
||||
let val = !((|(..):(_,_),__@_|__)((&*"\\",'@')/**/,{})=={&[..=..][..];})//
|
||||
let val = !((|(..):(_,_),__@_|__)((&*"\\",'🤔')/**/,{})=={&[..=..][..];})//
|
||||
;
|
||||
assert!(!val);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user