view host/run.luan @ 1921:2364fc43037a

better spell check
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 20 Apr 2025 12:47:41 -0600
parents 48c24eedb8b2
children
line wrap: on
line source

local Luan = require "luan:Luan.luan"
Luan.load_file("classpath:luan/host/run.luan")(...)