mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
"Public by default"
This commit is contained in:
committed by
Christoffer Lerno
parent
13e95553bb
commit
97ac957cb7
@@ -1,4 +1,4 @@
|
||||
public func int main()
|
||||
func int main()
|
||||
{
|
||||
if (int a) {} // #error: Expected a declaration with initializer
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user