mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
subprojects, testing fiex
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3762 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3c7d220858
commit
6a75fb2858
4 changed files with 38 additions and 3 deletions
|
@ -38,7 +38,7 @@ autorelease_test (int depth)
|
|||
{
|
||||
int n = 2;
|
||||
id os[n];
|
||||
id a = [NSArray new];
|
||||
id a = [NSMutableArray new];
|
||||
int i;
|
||||
id arp;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue