diff --git a/doc/docs.md b/doc/docs.md index e35debe80c..5e10d30262 100644 --- a/doc/docs.md +++ b/doc/docs.md @@ -3154,6 +3154,8 @@ use `v help`, `v help build` and `v help build-c`. ### Compile time code +`$` is used as a prefix for compile-time operations. + #### $if ```v // Support for multiple conditions in one branch