Add MS Azure Bicep DSL (#1364)

This commit is contained in:
krallice
2022-05-24 00:56:54 +10:00
committed by GitHub
parent ca4c3c22fc
commit 217b4b408c
2 changed files with 3 additions and 1 deletions

1
b/Bicep.bicep Normal file
View File

@@ -0,0 +1 @@
output msg string = 'Hello World'