summaryrefslogtreecommitdiff
path: root/libexec/ld.so/test/B.C
blob: db3c8ea2d55112af354118235676055db0f10849 (plain)
1
2
3
4
5
6
7
8
9
/*	$OpenBSD: B.C,v 1.2 2001/01/28 19:34:29 niklas Exp $	*/

#include "iostream.h"
#include "a.h"
AA e("e");;
AA f("f");;
/*
AA f;
*/