aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/scoping/scoping_for3.sol
blob: 81e34562cad0bd81391009f65c16eae2764f867d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
contract test {
    function f() pure public {
        for (uint x = 0; x < 10; x ++){
            x = 2;
        }
        x = 4;
    }
}
// ----
// DeclarationError: (124-125): Undeclared identifier.
value='svn_head'>svn_head FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/adns
Commit message (Expand)AuthorAgeFilesLines
* Remove wrong build dependency on m4bapt2018-01-151-2/+0
* Do not use post-stage. Use post-install instead.mat2016-12-021-1/+1
* dns/adns: 1.5.0 -> 1.5.1pi2016-08-222-3/+4
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* - Switch to options helpersamdmi32015-08-271-6/+1
* dns/adns: pet PORTSCOUTpi2015-05-091-1/+1
* dns/adns: Add another weird version number to PORTSCOUT, fix patchespi2015-05-088-75/+20
* dns/adns: 1.5.0rc0 -> 1.5.0pi2014-11-222-10/+6
* dns/adns: 1.4 -> 1.5.0~rc0pi2014-10-254-10/+21
* dns/adns: include lucab's ipv6 patch, take maintainershippi2014-09-242-8/+32
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.adamw2014-07-161-0/+2
* - Convert to stagingmadpilot2013-10-104-16/+46
* I no longer have specific need for this port and would prefer to maintain few...eadler2013-09-271-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Remove now excess verbiage.eadler2013-07-171-1/+0
* Convert some of my ports from USE_GMAKE to USES=gmake.eadler2013-07-071-1/+2
* Convert to OptionsNGeadler2012-10-201-1/+3
* Trim the headers in the ports I maintain.eadler2012-10-061-5/+1
* Fix typos in COMMENTcs2012-07-251-1/+1
* - change the email address I use to maintain portseadler2011-08-221-1/+1
* - change the email address I use to maintain portseadler2011-08-221-1/+1
* Assign to new volunteer.linimon2011-08-031-1/+1
* ftp master site no more availablebapt2011-06-161-2/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - Mark MAKE_JOBS_SAFE for SMP compilationmm2009-03-241-0/+1
* - Reset farrokhi@freebsd.org due to long period of inactivity.miwi2009-03-101-1/+1
* - Add a patch for chained CNAMErafan2007-08-212-0/+57
* Change my email address to farrokhi@ in all ports that I maintain.farrokhi2006-11-081-1/+1