Fix AST print of first class callable in anon class expr This will cause a compile error later, but the expression is printed first. Fixes oss-fuzz #37473.