const is not reserved, it has a meaning already. And match is not a keyword at all.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/apple/pkl/pull/171
**Author:** [@lilyball](https://github.com/lilyball)
**Created:** 2/16/2024
**Status:** ✅ Merged
**Merged:** 2/19/2024
**Merged by:** [@stackoverflow](https://github.com/stackoverflow)
**Base:** `main` ← **Head:** `const-is-not-reserved`
---
### 📝 Commits (1)
- [`a4f4cf3`](https://github.com/apple/pkl/commit/a4f4cf3c8dfcfabb01980dbb8291474f1fd2007e) Update Reserved keywords list in the Language Reference
### 📊 Changes
**1 file changed** (+0 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/modules/language-reference/pages/index.adoc` (+0 -2)
</details>
### 📄 Description
`const` is not reserved, it has a meaning already. And `match` is not a keyword at all.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/171
Author: @lilyball
Created: 2/16/2024
Status: ✅ Merged
Merged: 2/19/2024
Merged by: @stackoverflow
Base:
main← Head:const-is-not-reserved📝 Commits (1)
a4f4cf3Update Reserved keywords list in the Language Reference📊 Changes
1 file changed (+0 additions, -2 deletions)
View changed files
📝
docs/modules/language-reference/pages/index.adoc(+0 -2)📄 Description
constis not reserved, it has a meaning already. Andmatchis not a keyword at all.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.