blob: a7998daa72fdcd5b4539f667b4d87cb53308cb6c [file]
//@ edition: 2024
#[allow(unused)]
/// ⁨א⁩, ⁨ב⁩, ⁨ג⁩, ⁨ד⁩, ⁨ה⁩
//~^ ERROR unicode codepoint changing visible direction of text present in doc comment
fn foo() {}
fn main() {}