Skip to content

Commit 24d4d87

Browse files
committed
#3380 show version
1 parent 77c3fa9 commit 24d4d87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eo-parser/src/main/java/org/eolang/parser/EoSyntax.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ public final class EoSyntax implements Syntax {
6666
* Ctor.
6767
*
6868
* @param ipt The EO program to parse
69+
* @since 0.40.0
6970
*/
7071
public EoSyntax(final Input ipt) {
7172
this("unknown", ipt);

0 commit comments

Comments
 (0)