File: //opt/alt/python311/lib/python3.11/site-packages/pygments/lexers/__pycache__/mojo.cpython-311.pyc
�
�;fu^ � � � d Z ddlZddlmZ ddlmZmZmZm Z m
Z
mZmZm
Z
ddlmZmZmZmZmZmZmZmZmZ ddlmZ dgZ G d� de� � ZdS ) z�
pygments.lexers.mojo
~~~~~~~~~~~~~~~~~~~~
Lexers for Mojo and related languages.
:copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� N)� unistring)�
RegexLexer�bygroups�combined�default�include�this�using�words) �Comment�Keyword�Name�Number�Operator�Punctuation�String�Text�
Whitespace��shebang_matches� MojoLexerc "