remove read only stuff
This commit is contained in:
@@ -10,5 +10,6 @@ export struct Test1
|
||||
|
||||
extern "main" func main(args: []cstring): i64
|
||||
{
|
||||
puts("test")
|
||||
return 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user