//! A (multi-dimensional) array (of unknown size) can not be the return type of a function int fun_7(int x)[][3];