PrincetonUniversity / VST

Verified Software Toolchain
https://vst.cs.princeton.edu
Other
424 stars 91 forks source link

check_parameter_vals should have lazymatch #772

Open andrew-appel opened 1 month ago

andrew-appel commented 1 month ago

The two matches in check_parameter_vals should be lazymatch, otherwise the error messages don't come out right.