Merge pull request #365 from sanspace/patch-2
Hello World! Not just a Hello.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
public function Main()
|
||||
code
|
||||
call Msgbox("Hello", "My first program", "OK")
|
||||
call Msgbox("Hello World!", "My first program", "OK")
|
||||
end function
|
||||
|
||||
end class
|
||||
|
||||
Reference in New Issue
Block a user