Hacker News new | ask | show | jobs
by coderedart 275 days ago
That would mess with dot syntax usually reserved for method calls. Like rust's "hello".to_string();
1 comments

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