[Bug-Candidate]: slither fails to recognize built-in functions like type(uint8).max
#2645
Labels
bug-candidate
Bugs reports that are not yet confirmed
type(uint8).max
#2645
Describe the issue:
Tests were conducted using solc versions 0.8.27 and 0.8.28, and both failed to generate IR. The bug persists in the latest release. Code:
Run slither:
slither a.sol
Output:
Code example to reproduce the issue:
Version:
0.11.0
Relevant log output:
The text was updated successfully, but these errors were encountered: