2 * Testcase to make sure that a versioned symbol definition in an
3 * application correctly defines the version node, if and only if
4 * the actual symbol is exported. This is built both with and without
25 SYMVER(new_foo
, foo@@VERS_2
.0
);
30 printf("%d\n", foo());