Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix $ escaping in spock_primer.adoc (spockframework#1052)
Example before a fix cannot be compiled because there is used GString and $ have special meaning so we need escape $.
- Loading branch information