Skip to content

Commit 9f38d0b

Browse files
committed
personalisation
1 parent 5cdeb81 commit 9f38d0b

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 World!",!
7+
write "Hello Evgeny!",!
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)