We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
input:
pub fn _ユニコード(n: i32) -> i32 { n * n }
actual output:
_ZN7example19_ユニコートド17heef10916c8edd029E: push rbp ...
expected: All non-ASCII characters are encoded as $uXXXX$:
$uXXXX$
_ZN7example36_$u30e6$$u30cb$$u30b3$$u30fc$$u30c9$17h5c5d0f1fe996ee67E: push rbp ...
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
input:
actual output:
expected:
All non-ASCII characters are encoded as
$uXXXX$
:The text was updated successfully, but these errors were encountered: