We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413deb5 commit 701220cCopy full SHA for 701220c
README.md
@@ -103,7 +103,7 @@ $ python3 -m pickle output.pkl
103
```
104
### Macros
105
106
-There are currently 3 macros available: `STACK_GLOBAL`, `GLOBAL` and `INST`.
+There are currently 4 macros available: `STACK_GLOBAL`, `GLOBAL`, `INST` and `BUILD`.
107
108
#### `STACK_GLOBAL(modname: Any, name: Any)`
109
0 commit comments