Differences From Artifact [8ab425ff49]:
- File 残局文料/lib/程语_月_基类_文_筛文.lua — part of check-in [a2e76b01c2] at 2024-01-26 08:01:22 on branch trunk — (/ω\) (user: 顽雨沉风, size: 115) [annotate] [blame] [check-ins using]
To Artifact [447fb2a3e3]:
- File 残局文料/lib/程语_月_基类_文_筛文.lua — part of check-in [19823fddda] at 2024-01-26 10:40:38 on branch trunk — (/ω\) (user: 顽雨沉风, size: 132) [annotate] [blame] [check-ins using]
1 2 | local d_2 = {} function d_2.返全文(o1, o2, o3, o4) | | | | | > | 1 2 3 4 5 6 7 8 | local d_2 = {} function d_2.返全文(o1, o2, o3, o4) if o1:find(o2, o3, o4) then return o1 end end return d_2 |