Pipes and test scripts

This commit is contained in:
Michael Schimmel
2025-12-26 13:47:10 +01:00
parent 8b765487ae
commit 185f8273dd
23 changed files with 1477 additions and 572 deletions
+4
View File
@@ -0,0 +1,4 @@
;; EXPECT: <method>
;; TYPE: vkMethod
;; SIGNATURE: Method(Unknown): Unknown
(fn [n] (do n))