Language/LanguageKeywords.md
2025-03-02 10:36:07 +01:00

8 lines
288 B
Markdown

# Keywords
| keyword | description |
|----------|-----------------------------------------|
| `pkg` | For specifying the package of this file |
| `import` | For importing a Package |
| `as` | For aliasing an Imported Package |