RosettaCodeData/Task/Longest-common-substring/J/longest-common-substring-2.j
2023-07-01 13:44:08 -04:00

2 lines
46 B
Text

'thisisatest' lcs 'testing123testing'
test