diff options
Diffstat (limited to 'src/tests/map/count-error')
-rw-r--r-- | src/tests/map/count-error | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tests/map/count-error b/src/tests/map/count-error new file mode 100644 index 0000000..925360d --- /dev/null +++ b/src/tests/map/count-error @@ -0,0 +1,6 @@ +# +# This should be an xlat, not a direct assignment +# +update request { + Tmp-Integer-0 := &Filter-Id[#] # ERROR +}
\ No newline at end of file |