enso/tools/ci/Test.enso
2020-09-01 11:21:26 +02:00

3 lines
62 B
Plaintext

from Builtins import all
main = IO.println "Test successful."