We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c61b76 commit bcad2e7Copy full SHA for bcad2e7
1 file changed
src/iris/dc/sample/ObjectScript.cls
@@ -3,7 +3,7 @@ Class dc.sample.ObjectScript
3
4
ClassMethod Test() As %Status
5
{
6
- set a=43
+ set a=42
7
write "Hello World!",!
8
write "This is InterSystems IRIS with version ",$zv,!
9
write "Current time is: "_$zdt($h,2)
0 commit comments