- Test app: use context99 which crashes. Fix next time

git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@788 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-01-11 19:16:13 +00:00
parent c6e8c89d39
commit 67815bf5c6
+1 -1
View File
@@ -77,7 +77,7 @@ int main()
{
printf("Hallo, Welt!\n");
const string project("test");
const string project("context99");
Stack stack(".", project);