FStarLang / karamel

KaRaMeL is a tool for extracting low-level F* programs to readable C code
Apache License 2.0
394 stars 58 forks source link

Target attribute fix #443

Closed karthikbhargavan closed 2 months ago

karthikbhargavan commented 2 months ago

This PR fixes a bug in the previous target attribute PR: it adds quotes around the attribute string.