...

Text file src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-coalesce-operator.actual

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

     1output nonNullStr string = myObject.isnull1 ?? myObject.string ?? myObject.isnull2

View as plain text