Closed DaniPopes closed 4 months ago
well, the thing is, it now compiles, but I am not sure if it actually prints anything. At least not with "forge 0.2.0 (5ac78a9 2024-06-02T00:19:17.377492500Z)"
You're right, it's not hooked up, please open an issue in https://github.com/foundry-rs/foundry
That's not idea, it could be a footgun, should it be rolled back, for now?
I will report a bug or propose a fix.
Ref https://github.com/foundry-rs/forge-std/pull/573#issuecomment-2203315762
I copy pasted the console2 functions to console and replaced
int256
withint
. This is the entire diff.