doc: sample: switch to kebab-case

This commit is contained in:
2025-11-07 10:07:44 +00:00
parent c8f0be14a1
commit 77791d91e3
9 changed files with 66 additions and 67 deletions

View File

@@ -9,7 +9,7 @@ while true do
cout flush.
v = 0.
input = cin readLine.
input = cin read-line.
if input == '' then
break