|
|
|
|
|
by leifg
1829 days ago
|
|
It seems like the colon is too ambiguous (is used as a protocol delimiter, delimiter for user/pass, delimiter for port). Reminds a little bit of Java labels where you can do this: public class Labels {
public static void main(String args[]){
https://hn.ycombinator.com
for(int i=0; i<10; i++){
System.out.println("......."+i );
}
}
}
the https: is a label named https and everything after the colon is a comment so this is valid code. |
|
and because that was still too boring they came up with ipv6