Files
factorio-scenario-ExpCluster/exp_scenario
bbassieandClaude Opus 5 f907007d14 Fix arity and return value mismatches
`assert` returns every argument it is given, so `return assert(x, msg)`
was leaking the message as a second return value.

`get_tile` is documented as taking x and y. The async function class
declared `@operator call` with no parameters, which made every async
call look over supplied.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-07 15:31:48 +00:00
..
2026-05-22 20:15:36 +01:00
2024-11-19 22:35:44 +00:00
2024-11-19 22:35:44 +00:00
2026-05-20 01:48:26 +01:00
2024-11-19 22:35:44 +00:00
2024-11-19 22:35:44 +00:00
2026-07-14 00:50:00 +01:00
2024-11-19 22:35:44 +00:00