This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Spotlight for Multi Node Testing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Click the Run button in the toolbar above to start the story | |
// | |
// ================================================================= | |
// | |
// The source for the story is provided below | |
val pageStyle = "color:#1e1e1e; margin:15px;font-size:large" | |
val centerStyle = "text-align:center;" | |
val headerStyle = "text-align:center;font-size:110%;color:maroon;" | |
val codeStyle = "font-size:90%;" |
NewerOlder