Skip to content

Commit 84972c6

Browse files
committed
add missing ```
1 parent b5b6c20 commit 84972c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,4 +349,5 @@ var_dump(Finder::rows(
349349
$data,
350350
static fn ($datum): bool => $datum < 5,
351351
true
352-
)); // []
352+
)); // []
353+
```

0 commit comments

Comments
 (0)