doc: sample: switch to kebab-case
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
try
|
||||
x = 0
|
||||
--v = Int parse:'342'
|
||||
catch ($err:number_format, err) in
|
||||
catch ($err:number-format, err) in
|
||||
x = 1
|
||||
--cout put:'Cannot parse integer string ({err})'
|
||||
catch (_, err) in
|
||||
|
||||
Reference in New Issue
Block a user