2 lines
77 B
Standard ML
2 lines
77 B
Standard ML
- main "Hello,How,Are,You,Today"
|
|
val it = "Hello.How.Are.You.Today" : string
|