A-M baby
This commit is contained in:
parent
764da6cbbb
commit
db842d013d
19005 changed files with 197040 additions and 7 deletions
11
Task/Comments/J/comments.j
Normal file
11
Task/Comments/J/comments.j
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
NB. Text that follows 'NB.' has no effect on execution.
|
||||
|
||||
0 : 0
|
||||
Multi-line comments may be placed in strings,
|
||||
like this.
|
||||
)
|
||||
|
||||
Note 'example'
|
||||
Another way to record multi-line comments as text is to use 'Note', which is actually
|
||||
a simple program that makes it clearer when defined text is used only to provide comment.
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue