1
0
Fork 0
arangodb/Documentation/Examples/fluent39

3 lines
57 B
Plaintext

arango> output("Hallo", " ", "World", "\n");
Hallo World