tests
This commit is contained in:
@@ -85,7 +85,6 @@ main :: () {
|
||||
print("{}\n", size_of(Foo));
|
||||
print("{}\n", size_of(Complex));
|
||||
|
||||
|
||||
size:= size_of(Sx);
|
||||
size := size_of(Sx);
|
||||
print("{}\n", size);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user