Re: [PATCH v3 05/13] verification/rvgen: Convert __fill_setup_invariants_func() to Lark

From: Nam Cao

Date: Tue Jun 16 2026 - 05:01:43 EST


Gabriele Monaco <gmonaco@xxxxxxxxxx> writes:
> val is a string, doing val * 1000 repeats the string 1000 times in python!

Oh crap.