summaryrefslogtreecommitdiffstats
path: root/tests/py/any/last.t.json
blob: 2a2b9e7278f351860ee14c1aa8e8581d1b702e1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# last
[
    {
        "last": null
    }
]

# last used 300s
[
    {
        "last": {
		"used": 300000
	}
    }
]