update inbox list
This commit is contained in:
7
vendor/scrivo/highlight.php/test/markup/cos/basic.txt
vendored
Normal file
7
vendor/scrivo/highlight.php/test/markup/cos/basic.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
SET test = 1
|
||||
set ^global = 2
|
||||
Write "Current date """, $ztimestamp, """, result: ", test + ^global = 3
|
||||
if (^global = 2) {
|
||||
do ##class(Cinema.Utils).AddShow("test") // line comment
|
||||
}
|
||||
d:(^global = 2) ..thisClassMethod(1, 2, "test")
|
||||
Reference in New Issue
Block a user