This code is rejected: ``` const char str[][4] = {"123"}; ```
It works with the current master. (There have been several fixes for the initializers.)