All Downloads are FREE. Search and download functionalities are using the official Maven repository.

FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteSlimTests.SlimSymbolDollarDollar.content.txt Maven / Gradle / Ivy

$$ should prevent symbol expression and reduce to a single $.  
So $$a should translate to $a.

|script|
|$x=|echo|bob|
|check|echo|$$x|$$x|
|check|echo|$$a|$$a|
|check|echo|$$|$$|






© 2015 - 2025 Weber Informatics LLC | Privacy Policy