mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Test update
This commit is contained in:
@@ -22,6 +22,6 @@ import test3;
|
||||
|
||||
fn int main()
|
||||
{
|
||||
Bar b;
|
||||
Bar b; // #error: 'Bar' could not be found, did you spell it right
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user