letx=20_000lets={x,123}#[tt.Warning ^ type 'int' is too big to be a `set` element, assuming a range of 0..65535, explicitly write this range to get rid of warning [AboveMaxSizeSet]]#doAssertxinsdoAssert20_000ins{.pushwarningAsError[AboveMaxSizeSet]: on.}lets2={range[0..65535](x),123}doAssertxinsdoAssert20_000ins{.pop.}