chroma/lexers/testdata/bicep/bicep-coalesce-operator.actual

1 line
82 B
Text
Raw Permalink Normal View History

2025-03-22 20:46:00 +13:00
output nonNullStr string = myObject.isnull1 ?? myObject.string ?? myObject.isnull2