Skip to content

Commit

Permalink
Tests for unicode identifiers
Browse files Browse the repository at this point in the history
Resolves psf#1557
  • Loading branch information
hauntsaninja committed Jan 28, 2022
1 parent b92822a commit 141e86f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/data/tricky_unicode_symbols.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
x󠄀 = 4
មុ = 1
Q̇_per_meter = 4

A᧚ = 3
A፩ = 8

0 comments on commit 141e86f

Please sign in to comment.