mirror of
https://github.com/davidhalter/parso.git
synced 2026-08-02 22:18:42 +08:00
Add some utf-8 tests.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
hello = 'こんにちわ'
|
||||
|
||||
# EOF
|
||||
Reference in New Issue
Block a user