
    ;e                        d dl mZ dZd dlmZmZ d dlmZ ee         Z	eZ
ee         ZeZe G d d                      Ze G d d                      Zd	S )
    )annotationsT)	dataclassInitVar)ClassVarc                  N    e Zd ZU eZdZded<   dZded<   ded<   d	ed
<   ded<   dS )CV   zClassVar[int]cv0   r   cv1T_CV2cv2T_CV3cv3T_CV4not_cv4N)__name__
__module____qualname__r   r   r
   __annotations__r        2/usr/lib/python3.11/test/dataclass_module_2_str.pyr   r      sR         ECCJJJJJJNNNNNr   r   c                  F    e Zd ZU eZded<   ded<   ded<   ded<   d	ed
<   dS )IVzInitVar[int]iv0r   iv1T_IV2iv2T_IV3iv3T_IV4not_iv4N)r   r   r   r   r"   r   r   r   r   r   r      sE         ELLLJJJJJJNNNNNr   r   N)
__future__r   USING_STRINGSdataclassesr   r   typingr   intr   r   r   r    r   r   r   r   r   <module>r)      s    " " " " " "
 + * * * * * * *      
                 r   