Closed
Description
Component
Forge
Have you ensured that all of these are up to date?
- Foundry
- Foundryup
What version of Foundry are you on?
forge 0.2.0 (1a110a5 2023-08-08T16:26:20.836709000Z)
What command(s) is the bug in?
forge debug
Operating System
macOS (Apple Silicon)
Describe the bug
Create file contracts/Counter.sol
: https://solidity-by-example.org/first-app/
Run: forge debug --debug contracts/Counter.sol --sig "inc()"
Result:
