Size of data cannot exceed 64K in this scope

The data in the enclosing scope (module or class) exceeds the limit of 64K bytes.

Split the enclosing scope into multiple units, each with less than 65536 bytes of data.