Internal preprocessor failure
Open
area:preprocessor
kind:bug
status:help-wanted
- Dominant language
- C#
- Stars
- 451
- Forks
- 49
- Avg merge
- 13h 59m
- Merged PRs (30d)
- 6
Description
```
#define MAP1_UD_I(x, peek, ...) f MAP1_UD_I ( peek, __VA_ARGS__ )
MAP1_UD_I(1)
```
Produce warnign about unclosed transcation. That should be fixed.
Contributor guide
Assessment
This issue has not been assessed yet.