This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/go
Shengyu Zhang cc73886200
Add 1.18 generics support for go lexer (#2167)
- Add new predeclared identifiers: `any` and `comparable`
- Add new operator for type parameters: `~` and `|`

Ref: https://go.dev/ref/spec
2022-06-25 17:16:52 +02:00
..
generics.go Add 1.18 generics support for go lexer (#2167) 2022-06-25 17:16:52 +02:00
generics.go.output Add 1.18 generics support for go lexer (#2167) 2022-06-25 17:16:52 +02:00
unicode.go Also add auto-updatable output-based tests to examplefiles (#1689) 2021-01-20 10:48:45 +01:00
unicode.go.output Modernize Whitespace token in lexer: go 2021-11-21 18:01:38 +01:00