/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* main.c :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: elagouch +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2026/01/24 15:40:58 by elagouch #+# #+# */ /* Updated: 2026/01/24 15:41:56 by elagouch ### ########.fr */ /* */ /* ************************************************************************** */ #include "tests.h" int main(void) { strlen_launcher(); }