Home
last modified time | relevance | path

Searched refs:its_cool (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/unicode-normalization/src/
Dstream_safe.rs131 …let its_cool = "Da\u{0300}\u{0301}\u{0302}\u{0303}\u{0304}\u{0305}\u{0306}\u{0307}\u{0308}\u{0309}… in test_simple() localVariable
132 assert_eq!(stream_safe(woah_nelly), its_cool); in test_simple()