summaryrefslogtreecommitdiff
path: root/test/test_input.ml
diff options
context:
space:
mode:
authorยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-10 19:17:10 +0000
committerยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-10 19:17:10 +0000
commit14e144b263d1143ffd6d126195f637ef368ea569 (patch)
treeb6337152d585684420a75b07c08b9975223a6724 /test/test_input.ml
parentf3a11b566ccf9cc2b7b5445f97fbb7c49dcf11b6 (diff)
downloadnixtaml-14e144b263d1143ffd6d126195f637ef368ea569.tar
nixtaml-14e144b263d1143ffd6d126195f637ef368ea569.tar.gz
nixtaml-14e144b263d1143ffd6d126195f637ef368ea569.tar.bz2
nixtaml-14e144b263d1143ffd6d126195f637ef368ea569.tar.lz
nixtaml-14e144b263d1143ffd6d126195f637ef368ea569.tar.xz
nixtaml-14e144b263d1143ffd6d126195f637ef368ea569.tar.zst
nixtaml-14e144b263d1143ffd6d126195f637ef368ea569.zip
license banners
Diffstat (limited to 'test/test_input.ml')
-rw-r--r--test/test_input.ml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/test_input.ml b/test/test_input.ml
new file mode 100644
index 0000000..26a1249
--- /dev/null
+++ b/test/test_input.ml
@@ -0,0 +1,6 @@
+(*โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
+โ”‚ SPDX-FileCopyrightText: 2025 toastal <https://toast.al/contact/> โ”‚
+โ”‚ SPDX-License-Identifier: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception โ”‚
+โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€*)
+let suite = [
+]