[PR #171] [MERGED] Update Reserved keywords list in the Language Reference #438

Closed
opened 2025-12-30 01:24:29 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: const-is-not-reserved


📝 Commits (1)

  • a4f4cf3 Update 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

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>
adam added the pull-request label 2025-12-30 01:24:29 +01:00
adam closed this issue 2025-12-30 01:24:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#438