summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-f/map_without_key
blob: 78f16b23f3a9249644c40a594fcc63d1035dcccb (plain)
1
2
3
4
5
table t {
	map m {
		elements = { 0x00000023 : 0x00001337 }
	}
}