Introduce @definition.import for Python/Javascript

This commit is contained in:
Stephan Seitz 2020-07-08 15:18:28 +02:00 committed by Thomas Vigouroux
parent 0e80b89935
commit b6df2329bd
3 changed files with 11 additions and 2 deletions

View file

@ -131,7 +131,8 @@ are optional and will not have any effect for now.
macro
type
field
doc for documentation adjecent to a definition. E.g.
import for imported names
doc for documentation adjacent to a definition. E.g.
```
```scheme