diffblue-cbmc/regression/goto-cc-file-local/name-clash
Owen c4cd7aeca6 Do not use backtick as opening single quote
Replace it with '. For example, This changes an error message from
failed to load class `java.nio.file.Path'
to
failed to load class 'java.nio.file.Path'

The reason is that the convention of using ` for opening single
quotes looks odd in most modern fonts. For more discussion please
read:

https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
2019-07-29 10:28:44 +01:00
..
bar Mangle static functions using basename, not path 2019-04-29 12:23:19 +01:00
foo Mangle static functions using basename, not path 2019-04-29 12:23:19 +01:00
test.desc Do not use backtick as opening single quote 2019-07-29 10:28:44 +01:00