Nikita Popov c23976a299 Stop accepting strings as types
For types the use of a string is ambiguous -- it could be either
an Identifier or a Name. Don't guess.

Retain the implicit promotion to Identifier in places where only
Identifier is legal, e.g. various symbol names.
2023-05-20 22:13:04 +02:00
..
2022-08-28 22:57:06 +02:00
2022-07-04 20:38:51 +02:00
2023-05-20 22:13:04 +02:00
2022-07-04 20:38:51 +02:00
2022-09-17 18:48:56 +02:00