From 3df27ffb2bd40f3eaeed6dfb08ef3041cc60bfe0 Mon Sep 17 00:00:00 2001 From: ยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค Date: Wed, 10 Dec 2025 13:00:26 +0000 Subject: ocaml onset --- test/test_source.ml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/test_source.ml (limited to 'test/test_source.ml') diff --git a/test/test_source.ml b/test/test_source.ml new file mode 100644 index 0000000..d5b7730 --- /dev/null +++ b/test/test_source.ml @@ -0,0 +1,4 @@ +(* SPDX-FileCopyrightText: 2025 toastal *) +(* SPDX-License-Identifier: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception *) +let suite = [ +] -- cgit v1.2.3