The backticks do not match. #5092
Labels
affects/none
PR/issue: this bug affects none version.
process/done
Process of bug
severity/trivial
Severity of bug
type/bug
Type: something is unexpected
wontfix
Solution: this will not be worked on recently
Milestone
Please check the FAQ documentation before raising an issue
Describe the bug (required)
There are many places in the code where the backticks don't match.
Can use
grep -ri "\"'" ./src
to find it.For examples:
It's should be
Your Environments (required)
uname -a
g++ --version
orclang++ --version
lscpu
a3ffc7d8
)How To Reproduce(required)
Steps to reproduce the behavior:
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: