4 lines
71 B
Text
4 lines
71 B
Text
zoom HelloWorld {
|
|
start meeting.
|
|
std'out@println("Hello, world!").
|
|
}
|