From 8f947db6515f2ff2b6b2cd8abaedf297745c2176 Mon Sep 17 00:00:00 2001 From: Geo Halkiadakis Date: Mon, 22 May 2023 18:28:59 +0300 Subject: working onto application form --- tests/obj.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/obj.php (limited to 'tests/obj.php') diff --git a/tests/obj.php b/tests/obj.php new file mode 100644 index 0000000..8537381 --- /dev/null +++ b/tests/obj.php @@ -0,0 +1,9 @@ + [ + 'el' => 'mesa', + 'en' => 'inside' + ], + 'out' => 'exo' +]))); \ No newline at end of file -- cgit v1.2.3