Skip to content

Commit 3d54865

Browse files
committed
Update Language-Definition.md
1 parent 27821d4 commit 3d54865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Language-Definition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ Returns the float value of a number or a string.
257257
The predicate is an expression that accepts a single argument. To access
258258
the argument use the `#` symbol.
259259

260-
```ruby
260+
```c++
261261
map(0..9, {# / 2})
262262
```
263263

0 commit comments

Comments
 (0)