summaryrefslogtreecommitdiffstats
path: root/src/tests/keywords/if
blob: a1460295ea2b25f3b5cfd42cec270ab215902aa1 (plain)
1
2
3
4
5
6
7
8
9
10
#
#  PRE: update
#
#  Static if condition
#
if (1) {
	update reply {
		Filter-Id := "filter"
	}
}