-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There is an skeleton for API WithCompileTimeConstants in the code. However, the implementation of it is unfinished. Look at PiExampleFluent inside PiExample.cs to see how it should be implemented. Finish implementing it. Make sure to use BodyGenerationData to store the constants, no reflection/looking by string shenanigans.
Reactions are currently unavailable