client9 / client9/libinjection
Folding difference with foo *** 1 and foo **** 1
Open
- Dominant language
- C
- Stars
- 1k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
foo **\* 1 => n
foo ***\* 1 => noo1
foo ****\* 1 => n
foo *****\* 1 => noo1
( continue... )
I have two questions about this folding.
1. Is that a intended behavior?
2. Where on the code can I find this folding process?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.