mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Fixed test.
This commit is contained in:
@@ -49,5 +49,5 @@ fn void f()
|
||||
|
||||
fn void g()
|
||||
{
|
||||
multiple(); // #error: 'multiple' expects 2 parameters, but none was provided
|
||||
multiple(); // #error: 'multiple' expects
|
||||
}
|
||||
Reference in New Issue
Block a user