RosettaCodeData/Task/Longest-common-substring/AutoHotkey/longest-common-substring-4.ahk
2023-07-01 13:44:08 -04:00

1 line
49 B
AutoHotkey

MsgBox % LCS("thisisatest", "testing123testing")