wip: printer
build / build (push) Successful in 1m33s

This commit is contained in:
2026-08-21 15:01:31 -06:00
parent 6ff01a8607
commit b234a52d4b
40 changed files with 341 additions and 221 deletions
+9
View File
@@ -0,0 +1,9 @@
[ SynNone :< SimpleF
( SimpleNumber 45.0 )
, SynNone :< SimpleF
( SimpleNumber 5667.0 )
, SynNone :< SimpleF
( SimpleNumber
( -123.0 )
)
]
+1
View File
@@ -0,0 +1 @@
45 +5667 -123