You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cat foo.yml
foo: 1
a
b: 2
$ perl6 -MYAMLish -e 'load-yaml(q{foo.yml}.IO.slurp)'
Couldn't parse YAML
in sub load-yaml at C:\rakudo\share\perl6\site\sources\ADB31520994572F18CE4EC4457E5E9321A31301C (YAMLish) line 951
in block <unit> at -e line 1
I wish I had more info to troubleshoot. At least a line and column number where broken syntax appears.
The text was updated successfully, but these errors were encountered:
Not it's just:
I wish I had more info to troubleshoot. At least a line and column number where broken syntax appears.
The text was updated successfully, but these errors were encountered: