aboutsummaryrefslogtreecommitdiff
path: root/testsuite/runnable/multi_module/sut.elna
blob: fb26a26be0c6d39329e0a57e5a20c22883c94364 (plain)
1
2
3
4
5
import helper

begin
  assert(multiply(3, 4) = 12)
end.