Implement function value

This commit is contained in:
Jeff 2023-09-30 17:53:01 -04:00
parent 191970fabb
commit 14c294a1db
2 changed files with 2 additions and 6 deletions

@ -1 +1 @@
Subproject commit d2d2ea1c575b3c746548b0d650ba2bc5d18093c5
Subproject commit 327a2d044b4416ffe27d70c6c3485e6dea2b573c

View File

@ -2,7 +2,7 @@
Simple Function
==================
function { output "Hiya" }
function { "Hiya" }
---
@ -14,10 +14,6 @@ function { output "Hiya" }
(expression
(value
(function
(statement
(open_statement
(expression
(tool))))
(statement
(open_statement
(expression