Add forgotten comment as part of d7da914fa0

This commit is contained in:
Vassil Vassilev 2022-02-19 21:49:04 +00:00 committed by jenkins
parent 96fccb8e76
commit abe65b3bed

View File

@ -19,6 +19,7 @@ MyClass *My = new MyClass(); // CHECK: (const char *) "{{.*}}"
extern "C" int printf(const char*...);
// from https://sft.its.cern.ch/jira/browse/ROOT-5856?focusedCommentId=30869&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-30869
struct S {
S() {
printf("Exec\n");