We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93646ef commit 40c5064Copy full SHA for 40c5064
jaseci-org/lib/data/verticalTabs.js
@@ -62,6 +62,7 @@ with entry {
62
book4 = shelf3 ++> Book("A Brief History of Time", False);
63
book5 = shelf3 ++> Book("The Selfish Gene", True);
64
65
+ # Send Borrower walking
66
borrower("1984") spawn root;
67
}
68
0 commit comments