aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/parsing/mapping_in_struct.sol
blob: 980d57503d8ecf119055e855a1667524f9e9fd09 (plain) (blame)
1
2
3
4
5
6
7
contract test {
    struct test_struct {
        address addr;
        uint256 count;
        mapping(bytes32 => test_struct) self_reference;
    }
}
cgit/cgit.cgi/freebsd-ports-gnome/diff/sysutils/superiotool?id=7e7e63aa49ff223c68742601e95308bc747920a9'>diffstats
path: root/sysutils/superiotool
Commit message (Expand)AuthorAgeFilesLines
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-301-2/+1
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-151-1/+1
* - Stage supportMartin Wilke2014-02-121-4/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - Fix all new cases of 'No newline at end of file' in the ports treeAlex Kozlov2013-03-071-1/+1
* - Update to 20121019Dmitry Marakasov2013-02-013-34/+65
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
* Respect PREFIX and CFLAGSMax Brazhnikov2010-09-261-0/+2
* Also broken on ia64 and powerpc.Mark Linimon2010-04-011-2/+2
* Mark as broken on sparc64.Mark Linimon2009-10-261-1/+7
* Superiotool is a GPL'd user-space helper tool for coreboot developmentMartin Wilke2009-10-12