int? ? was not correctly handled. #2786

This commit is contained in:
Christoffer Lerno
2026-01-21 00:52:18 +01:00
parent 5fa820a462
commit 61c939059d
3 changed files with 4 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
fn void main()
{
char? ~ // #error: Expected a fault before '~'