contract test { uint256 stateVar; function functionName() public {} } // ----