#include /* * * 6.36 * * */ std::string (&myfunction())[10]; int main () { return 0; }