view host/run.luan @ 1968:2ea6ab849e1a

text area focus handling
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 10 Jun 2025 19:36:11 -0600
parents 48c24eedb8b2
children
line wrap: on
line source

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