...

Text file src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-function-any.actual

Documentation: github.com/alecthomas/chroma/lexers/testdata/bicep

     1publicIPAddress: any((pipId == '') ? null : {
     2  id: pipId
     3})

View as plain text