# E0033

Warning name: `text_segment_excceed`

Text segment exceed the line or column limits.

This warning is emitted when a text segment in source code exceeds internal
line/column limits used by the compiler tooling. Consider splitting the text
into smaller pieces.
