[texinfo.tex version 2021-03-18.20]
Consider the following example.
```
\input texinfo
1
A
A
1
@iftex
A
@end iftex
A
@bye
```
In the attached output it can be seen that the `@iftex` block
introduces an unwanted space. To me, this looks like a bug.
Werner
