...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
alecthomas
/
chroma
/
lexers
/
testdata
/
bicep
/
bicep-function-any.actual
Documentation:
github.com/alecthomas/chroma/lexers/testdata/bicep
1
publicIPAddress: any((pipId == '') ? null : {
2
id: pipId
3
})
View as plain text