IEEE-Standard 1003.1 says:
The behavior of multiple adjacent duplication symbols ( ‘*’ and intervals) produces undefined results.
So every implementation can do as it pleases, just don’t rely on anything specific…
IEEE-Standard 1003.1 says:
The behavior of multiple adjacent duplication symbols ( ‘*’ and intervals) produces undefined results.
So every implementation can do as it pleases, just don’t rely on anything specific…