1 2 3 4 5
# fixtures/lua Lua fixture file for `.scm` query tests. - `sample.lua` — requires `json` and `utils.string`, defines a `Stack` table with `new`/`push`/`pop`/`is_empty` methods, and global functions `classify`/`sum_evens`/`count_occurrences`.