Skip to content

Commit d65259c

Browse files
committed
Definiitons sections is no longer mandatory. Updating Hello, World examples accordingly.
1 parent 9299100 commit d65259c

File tree

3 files changed

+3
-14
lines changed

3 files changed

+3
-14
lines changed

examples/example_hello_world_golang/hello_world_golang.plain

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
***Definitions:***
2-
3-
> "hello, world" doesn't need any definitions.
4-
> (This is an example of a comment in Plain)
5-
1+
> "hello, world" in Plain (Go lang version)
62

73
***Non-Functional Requirements:***
84

examples/example_hello_world_python/hello_world_python.plain

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
***Definitions:***
2-
3-
> "hello, world" doesn't need any definitions.
4-
> (This is an example of a comment in Plain)
5-
1+
> "hello, world" in Plain (Python version)
62

73
***Non-Functional Requirements:***
84

examples/example_hello_world_react/hello_world_react.plain

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
***Definitions:***
2-
3-
> "hello, world" doesn't need any definitions.
4-
> (This is an example of a comment in Plain)
1+
> "hello, world" in Plain (React version)
52

63

74
***Non-Functional Requirements:***

0 commit comments

Comments
 (0)