Changeset: 12b7acfa769d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=12b7acfa769d Modified Files: monetdb5/mal/Tests/pithole.malC Branch: malparsing Log Message:
Fix the test diffs (9 lines): diff --git a/monetdb5/mal/Tests/pithole.malC b/monetdb5/mal/Tests/pithole.malC --- a/monetdb5/mal/Tests/pithole.malC +++ b/monetdb5/mal/Tests/pithole.malC @@ -1,2 +1,5 @@ #challenge the runtime stack protection +function user.main(); + user.main(); +end main; user.main(); _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list