Language/LanguageKeywords.md

9 lines
288 B
Markdown
Raw Permalink Normal View History

2025-02-25 22:12:18 +00:00
# Keywords
| keyword | description |
|----------|-----------------------------------------|
| `pkg` | For specifying the package of this file |
| `import` | For importing a Package |
| `as` | For aliasing an Imported Package |