Closure as filter.
All checks were successful
The build was successful.

This commit is contained in:
2019-04-11 09:10:03 +02:00
parent 5cc803d07c
commit aae526b1d4
2 changed files with 36 additions and 0 deletions

8
tests/anon_filter.exp Normal file
View File

@@ -0,0 +1,8 @@
array(int, 3) {
[0] =>
int(897)
[1] =>
int(123)
[2] =>
int(101)
}