// Smoke test — teacher target. Imports the package by RELATIVE path. #import "../lib.typ": display #import "smoke-parts.typ": info, parts #display(info: info, target: "teacher", parts: parts)