aboutsummaryrefslogtreecommitdiffstats
path: root/test/clightgen/issue319.c
Commit message (Collapse)AuthorAgeFilesLines
* clightgen: sanitize names of functions and global variablesXavier Leroy2019-10-281-0/+12
A "dollar" sign in a function name or a global variable name was producing incorrect Coq identifiers. (Issue #319.)