tests #3

Merged
unstableKitsune merged 4 commits from tests into main 2025-09-05 04:13:49 -04:00
5 changed files with 60 additions and 0 deletions
Showing only changes of commit dee97f5fa7 - Show all commits

View File

@@ -0,0 +1,27 @@
<# 9tailedKitsune.kit #>
@function: core; </ <# Ground #>
@define: core as system function check; <# Seed 1 #>
@sync: system is equal to true;
if system is not equal to core </ <# Unsynced #>
@console: write 'System is not equal to Core! Examination is needed!';
@system: stop;
else system is equal to core </ <# Synced #>
@console: write 'System check comfirmed!';
@system: is to continue;
end />
/>
@function: system; </ <# #>
@define: as system function array;
if system process list is equal to true </
@sync: system process name to process list;
/>
/>
/>

View File

@@ -0,0 +1,3 @@
# 9tK-Alpha-Test-Two.9tK

View File

@@ -0,0 +1,18 @@
0.0.3-Test.9tK
.# Major .#
.# Test .#
?#
Minor
Test
#?
+#
No
Issues
Informational
Test
#+

View File

@@ -0,0 +1,2 @@
0.0.4-Test.9tK

View File

@@ -0,0 +1,10 @@
9tailedKitsune-A.00.00.04.9tK
#? DILIMITERS /#
.# \#
<\
\>