1
0
forked from VimPlug/jedi

Change some tests

This commit is contained in:
Dave Halter
2026-05-01 14:43:59 +02:00
parent b7652708ec
commit 0702da22f2
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ a
#? int()
(3 ** 3)
#? int()
#? int() float()
(3 ** 'a')
#? int()
(3 + 'a')