o
    ýÑÐb$  ã                   @   s   d Z dZdd„ ZdS )z[ Test that using starred nodes in unpacking
does not trigger a false positive on Python 3.
é   c                  C   s   d^} }}d^ }| ||fS )z; Test that starred expressions don't give false positives. )r   é   é   é   )r   r   © )ÚfirstÚsecondÚlastr   r   úu/var/www/secure340b-portal/env/lib/python3.10/site-packages/pylint/test/functional/unbalanced_tuple_unpacking_py30.pyÚtest   s   

r
   N)Ú__doc__Z__revision__r
   r   r   r   r	   Ú<module>   s    