mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1364] [MERGED] Fix bug in parsing of super expression #1048
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1364
Author: @stackoverflow
Created: 12/12/2025
Status: ✅ Merged
Merged: 12/12/2025
Merged by: @stackoverflow
Base:
main← Head:parser-fix📝 Commits (1)
99e7257Fix bug in parsing of super expression📊 Changes
3 files changed (+26 additions, -1 deletions)
View changed files
➕
pkl-core/src/test/files/LanguageSnippetTests/input/parser/spread.pkl(+15 -0)➕
pkl-core/src/test/files/LanguageSnippetTests/output/parser/spread.pcf(+8 -0)📝
pkl-parser/src/main/java/org/pkl/parser/Parser.java(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.