Skip to content

Fix #13559: Tokenizer: remove simplification that converts 'int x(0)' to 'int x; x = 0;' #17028

Fix #13559: Tokenizer: remove simplification that converts 'int x(0)' to 'int x; x = 0;'

Fix #13559: Tokenizer: remove simplification that converts 'int x(0)' to 'int x; x = 0;' #17028

manpage

succeeded Jan 24, 2025 in 19s