mirror of
https://github.com/apple/pkl.git
synced 2026-05-28 01:29:15 +02:00
Wrap comments in base.pkl to 100 chars (#1258)
Also, strip line numbers from reflectedDeclaration.pcf
This commit is contained in:
+626
-579
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -1,8 +1,8 @@
|
||||
–– Pkl Error ––
|
||||
Expected value of type `ModuleOutput`, but got `null`.
|
||||
|
||||
xx | hidden output: ModuleOutput = new {
|
||||
^^^^^^^^^^^^
|
||||
xxx | hidden output: ModuleOutput = new {
|
||||
^^^^^^^^^^^^
|
||||
at pkl.base#Module.output (pkl:base)
|
||||
|
||||
x | output = null
|
||||
|
||||
Reference in New Issue
Block a user