3 lines
71 B
Text
3 lines
71 B
Text
|
|
: (longestCommonSubstring "thisisatest" "testing123testing")
|
||
|
|
-> "test"
|