in progress removing the error target stuffs
This commit is contained in:
@ -62,7 +62,7 @@ fun x (... a) { ##ERROR: syntax error - unexpected token 'a' after '...' for 'fu
|
||||
|
||||
---
|
||||
|
||||
fun x (... : a) { ##ERROR: syntax error - : disallowed
|
||||
fun x (... : a) { ##ERROR: syntax error - prohibited colon around ':'
|
||||
}
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user