4 lines
67 B
Text
4 lines
67 B
Text
|
|
Public Sub hello_world_text
|
||
|
|
Debug.Print "Hello World!"
|
||
|
|
End Sub
|