Change note

This commit is contained in:
Chris Smowton
2025-09-25 15:40:26 +01:00
committed by GitHub
parent e9cccb46c0
commit 9e7a5214f3

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The query `go/mistyped-exponentiation` now recognises constants whose initialisers are hex or octal constants, making them likely targets of the `^` bitwise-xor operator.