Saem Ghani
Saem Ghani
it doesn't pass ci and the pr message isn't even attempted at, this isn't ready for review.
> Hm, besides fetching the source location information of the macro invocation (which I agree is useful), what's a practical use case for `callsite`? That is a big part of...
The output from the current tests looks as follows, each property has an `id` that should be useable to run it specifically in the future: ``` nim 1 uint32 -...
Using the following doc to discuss the CLI interface for PBT: https://gist.github.com/saem/3df20c8afa67bc4c266dbe2dfa21e2b5
@Luyten-Orion per zerbina's comment this is a straight forward bug to fix, did you want to tackle this in the future?
It should be an error message saying that `typedesc[T]` is not a valid runtime type -- as it's the type of the type `int`, which isn't a thing at runtime.