summaryrefslogtreecommitdiff
path: root/tests/functional/n/non/non_ascii_name.py
blob: 276a23f75313312fca2d949a202cedb33adf93b0 (plain)
1
2
3
4
5
6
""" Tests for non-ascii-name checker. """

áéíóú = 4444 # [non-ascii-name]

def úóíéá(): # [non-ascii-name]
    """yo"""