RosettaCodeData/Task/Longest-common-substring/APL/longest-common-substring-2.apl

3 lines
49 B
APL
Raw Permalink Normal View History

2023-12-16 21:33:55 -08:00
'testing123testing' lcs 'thisisatest'
test