This page is included in other tests pages, no need to execute directly

import
fitnesse.slim.test

script
$X= echo int 199
$Y= echo int 44

table: Table Table Inc First Col
12 $SymbolAssignmentAndReferenceOfTheSameInOneTable= # Assign to a new symbol
$X $Y= # Assign to an existing symbol
$Y $Z= # Assign a freshly assigned value