Skip to content

Commit c4a0a2e

Browse files
committed
change back to World
1 parent 789aa83 commit c4a0a2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/iris/dc/sample/ObjectScript.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Class dc.sample.ObjectScript
44
ClassMethod Test() As %Status
55
{
66
set a=42
7-
write "Hello Evgeny!",!
7+
write "Hello World!",!
88
write "This is InterSystems IRIS with version ",$zv,!
99
write "Current time is: "_$zdt($h,2)
1010
return a

0 commit comments

Comments
 (0)