|import|
|fitnesse.slim.test|
!|script|test slim|
!|scenario|should be bill|value|
|check|echo string|@value|bill|
!|script|
|$x=|echo string|bill|
|should be bill|$x|
|$x=|echo string|bob|