(import "lllm/llllm") (def post-install-test-lllm ~@[ [global _start] [section .text] [_start:] ,;(llllm/print-k-nl "Base test program for post-install llllm and lllm.") ,;(llllm/exit) [section .data] ,;llllm/.data ])