view host/run.luan @ 1918:f3fd0f43e80a

spell check
author Franklin Schmidt <fschmidt@gmail.com>
date Sat, 19 Apr 2025 21:23:47 -0600
parents 48c24eedb8b2
children
line wrap: on
line source

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