Skip to content

Commit

Permalink
#235: comments
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 14, 2024
1 parent 637b97b commit d947cfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion itest/program.eo
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

+alias story

# Sample object
# A program
[args] > program
QQ.io.stdout > @
story
1 change: 1 addition & 0 deletions itest/story.eo
Original file line number Diff line number Diff line change
Expand Up @@ -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" > @

0 comments on commit d947cfd

Please sign in to comment.