summaryrefslogtreecommitdiff
path: root/test/interp/empty.txt
blob: ab3807d3724115bb41ab6f27391d54e03dfc72b3 (plain)
1
2
3
4
5
6
;;; TOOL: run-interp
(module
  (func (export "f")))
(;; STDOUT ;;;
f() =>
;;; STDOUT ;;)