5b3: name the alignment form the bare shape claims, record the reserved names' codes
CI / gate (push) Successful in 9s

This commit is contained in:
2026-09-03 19:23:48 +02:00
parent 9215c1cbdc
commit aa177d1f8e
7 changed files with 113 additions and 10 deletions
+2 -4
View File
@@ -1,5 +1,3 @@
const name = 'listBreak'
export const listBreakName = 'listBreak'
export const listBreakName = name
export const listBreakSpelling = `::${name}`
export const listBreakSpelling = `::${listBreakName}`