1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
1 + 2
Salut
[|"1 + 2", "Salut"|]
[|"This is some text\nAnd some other text"|]
[|"This is some text\nAnd some other text"|]
Hello
Warning in bashevaluate: the exit code of the child process is 1.
Warning in bashevaluate: the exit code of the child process is 127.
The tool has been restarted.
The verbosity level has been set to 2.
Information in bashevaluate: the exit code of the child process is 0.
1 + 2
Information in bashevaluate: the exit code of the child process is 0.
Salut
Information in bashevaluate: the exit code of the child process is 0.
Information in bashevaluate: the exit code of the child process is 0.
[|"1 + 2", "Salut"|]
Information in bashevaluate: the exit code of the child process is 0.
[|"This is some text\nAnd some other text"|]
Information in bashevaluate: the exit code of the child process is 0.
[|"This is some text\nAnd some other text"|]
Information in bashevaluate: the exit code of the child process is 0.
Hello
Warning in bashevaluate: the exit code of the child process is 1.
Information in bashevaluate: the exit code of the child process is 0.
Warning in bashevaluate: the exit code of the child process is 127.
true
true
|