1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/CliClient/tests/enex_to_md/code2.md
2018-05-20 10:19:59 +01:00

83 B

Subshell:

(
    set -e
    false
    echo Unreachable
) && echo Great success