RosettaCodeData/Task/Longest-common-substring/APL/longest-common-substring-2.apl
2023-12-16 21:33:55 -08:00

2 lines
49 B
APL

'testing123testing' lcs 'thisisatest'
test