Add missing entry point into the "multiline_string_sizes" test

This commit is contained in:
Stanislav Gromov 2021-01-06 21:58:20 +07:00
parent cce6d873e2
commit 759f707c87

View File

@ -21,3 +21,4 @@ new str5[] = "hello
#pragma unused str1, str2, str3, str4, str5
main(){}