X Tutup
Skip to content

Commit 853834c

Browse files
committed
Add Koshur language support
1 parent 792fe76 commit 853834c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

universalpython/languages/ks/default.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ reserved:
3333
"poz" : "True"
3434
"apuz" : "False"
3535
"chu" : "is"
36-
"osztály" : "class"
37-
"függ" : "def"
36+
"klas" : "class"
37+
"Vazahat" : "def"
3838
"__aghaz__" : "__init__"
3939
"be" : "self"
4040
"wapis" : "return"

0 commit comments

Comments
 (0)
X Tutup