; The Le-Lisp Benchmarks (0) : checkmet defmodule checkmet files (checkmet) export (check-value perform-meter) import (countcalls) ;;; Added automatically, don't type beyond this line. cpexport ((check-value subr2 ()) (perform-meter subr2 ())) cpfunctions () cpimport ((countcalls (count-calls-init . subr0) (count-calls-stop . subr0) ( count-calls-printn . nsubr)))