You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
See #25.
Given this testcase:
https://gist.github.com/pwaller/a99e3836293e23677ad08052263b293a
If you run
goreduce -match=StructOf .
, goreduce deletes thex
decl and exits.The resulting file when run does not output the string
StructOf
anywhere, contrary to my expectation.The text was updated successfully, but these errors were encountered: