Differences From Artifact [225e748836]:
- File 残局文料/lib/程语_月_删注_不虑字串.lua — part of check-in [c895d3c75b] at 2024-01-26 11:06:18 on branch trunk — (/ω\) (user: 顽雨沉风, size: 99) [annotate] [blame] [check-ins using]
To Artifact [9a2416f904]:
- File 残局文料/dfns_jvwg_ysaf/程语_月_删注_不虑字串.lua — part of check-in [b9c7eb4d3e] at 2024-01-29 07:51:06 on branch trunk — (/ω\) (user: 顽雨沉风, size: 99) [annotate] [blame] [check-ins using]
- File 残局文料/lib/程语_月_删注_不虑字串.lua — part of check-in [0716c90b61] at 2024-01-26 12:51:13 on branch trunk — (/ω\) (user: 顽雨沉风, size: 99) [annotate] [blame] [check-ins using]
- File 残局文料/lua_lib/程语_月_删注_不虑字串.lua — part of check-in [5e8e495c56] at 2024-01-30 07:29:00 on branch trunk — (/ω\) (user: 顽雨沉风, size: 99) [annotate] [blame] [check-ins using]
1 | local d_2 = {} | | | 1 2 3 4 5 | local d_2 = {} function d_2.单行注(o1) return o1:gsub("%-%-[^\n]*", "") end return d_2 |