```Smalltalk DataFrame withRows: #(). "a DataFrame(0@0)" DataFrame withColumns: #(). "a DataFrame(0@0)" ``` Now it results in an error
Now it results in an error