Remix.run Logo
coderedart 2 days ago

That would mess with dot syntax usually reserved for method calls. Like rust's "hello".to_string();

cxr 2 days ago | parent [-]

Oberon doesn't have string methods (and people who opt not to parenthesize for cases like that deserve the punishment).