Skip to content

Commit 40c5064

Browse files
Add a comment to OSP example (#41)
* Add visit keyword support in Jac syntax highlighting * Add comment to indicate borrower spawning in verticalTabs.js
1 parent 93646ef commit 40c5064

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jaseci-org/lib/data/verticalTabs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ with entry {
6262
book4 = shelf3 ++> Book("A Brief History of Time", False);
6363
book5 = shelf3 ++> Book("The Selfish Gene", True);
6464
65+
# Send Borrower walking
6566
borrower("1984") spawn root;
6667
}
6768

0 commit comments

Comments
 (0)