Skip to content

Commit 741a070

Browse files
committed
zz
1 parent f4832ce commit 741a070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/smalltalk/st0054.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ func main {
2020
session.PromptAsync("Who are you?", func(res: string) {
2121
println(res)
2222
})
23-
} , "")
23+
})
2424
}
2525
```
2626

0 commit comments

Comments
 (0)