aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tests/get_next_token.py
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-11-05 02:39:00 +0800
committer简律纯 <i@jyunko.cn>2023-11-05 02:39:00 +0800
commit57188fca203643f18409b0fa71d730d771faffed (patch)
treecb0e0990ac030f5f0012640fd7c1707b5bde1156 /tests/get_next_token.py
parentf5e118d18af7f11854ddc34d1f6f07b48b125acd (diff)
downloadTRPGNivis-57188fca203643f18409b0fa71d730d771faffed.tar.gz
TRPGNivis-57188fca203643f18409b0fa71d730d771faffed.zip
chore: add Token
Diffstat (limited to 'tests/get_next_token.py')
-rw-r--r--tests/get_next_token.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/get_next_token.py b/tests/get_next_token.py
new file mode 100644
index 0000000..2801337
--- /dev/null
+++ b/tests/get_next_token.py
@@ -0,0 +1,2 @@
+class ABC:
+ ... \ No newline at end of file