Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 7, 2024
1 parent 338c8bc commit 0b981f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-runtime/src/main/eo/org/eolang/io/stdin.eo
Expand Up @@ -26,7 +26,7 @@
+rt jvm org.eolang:eo-runtime:0.0.0
+version 0.0.0

# Stdin.
# The `stdin` object reads the console.
[] > stdin
# Consumes only one line from the standard input stream
# Dataizes to an error object if there is no line to consume.
Expand Down

0 comments on commit 0b981f6

Please sign in to comment.