RosettaCodeData/Task/Longest-common-substring/AutoHotkey/longest-common-substring-4.ahk

2 lines
49 B
AutoHotkey
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
MsgBox % LCS("thisisatest", "testing123testing")