Skip to content

Commit

Permalink
feat(#2758): snippet test
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Jan 15, 2024
1 parent 6058559 commit ba51a0d
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
out:
- ".*first.*"
file: org/eolang/snippets/vmb.eo
args: ["org.eolang.snippets.vbm"]
eo: |
+package org.eolang.snippets
+alias org.eolang.io.stdout
[args] > vbm
stdout > @
if.
TRUE
"second":1
"first"
.as-bytes
.as-string:0

0 comments on commit ba51a0d

Please sign in to comment.