mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #857] [MERGED] Fix compile error #773
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/857
Author: @bioball
Created: 12/19/2024
Status: ✅ Merged
Merged: 12/19/2024
Merged by: @bioball
Base:
main← Head:fix-build📝 Commits (1)
bfec648Fix compile error📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
pkl-core/src/main/java/org/pkl/core/ast/member/ElementOrEntryNode.java(+3 -3)📄 Description
PRs https://github.com/apple/pkl/pull/789 and https://github.com/apple/pkl/pull/837 being merged caused a compile error; this fixes them.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.