top | item 45245169

(no title)

coderedart | 5 months ago

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

discuss

order

cxr|5 months ago

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