enso/tools/ci/Test.enso

3 lines
62 B
Plaintext
Raw Normal View History

2020-09-01 12:21:26 +03:00
from Builtins import all
main = IO.println "Test successful."