Skip to content

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

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;' #5308

build

succeeded Jan 24, 2025 in 1m 16s