From d947cfd430342294fd5113eb72bef32638fff81f Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Wed, 14 Feb 2024 18:06:50 +0300 Subject: [PATCH] #235: comments --- itest/program.eo | 2 +- itest/story.eo | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/itest/program.eo b/itest/program.eo index 7eb75d8..c9abab8 100644 --- a/itest/program.eo +++ b/itest/program.eo @@ -22,7 +22,7 @@ +alias story -# Sample object +# A program [args] > program QQ.io.stdout > @ story diff --git a/itest/story.eo b/itest/story.eo index 3cefdae..b69784d 100644 --- a/itest/story.eo +++ b/itest/story.eo @@ -20,5 +20,6 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. +# A story [] > story "Hello, Jeff" > @