Skip to content

Conversation

flyn-org
Copy link
Contributor

Newer versions of Go emit '\f' rather than "\u000c" for formfeeds. This patch adjusts the expected values for the lexers tests to match.

Fixes: #927

See also: golang/go#64346 for the change to Go.

Newer versions of Go emit '\f' rather than "\u000c" for formfeeds. This
patch adjusts the expected values for the lexers tests to match.

Fixes: alecthomas#927

See also: golang/go#64346 for the change to
Go.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
@alecthomas alecthomas merged commit 7ce2caf into alecthomas:master Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check fails while building with latest Go package on Fedora 39
2 participants