Skip to content

Commit 2d5db80

Browse files
author
Sabbir Ahmed
authored
Merge pull request #729 from raihaninfo/develop
added golang rune data type
2 parents d5918f9 + 50ae4a9 commit 2d5db80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/golang.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"title": "ডাটা টাইপ",
3333
"items": [{
3434
"definition": "অক্ষর",
35-
"code": "char"
35+
"code": "rune"
3636
},
3737
{
3838
"definition": "পূর্ণসংখ্যা",

0 commit comments

Comments
 (0)