- load test
git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@961 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -6,5 +6,6 @@ void test();
|
|||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
cout << "Halo, Welt!" << endl;
|
cout << "Halo, Welt!" << endl;
|
||||||
|
test();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user