TIL about the greek question mark ;;;;;;;;;;
TIL about the greek question mark ;;;;;;;;;;
TIL about the greek question mark
Tell me, can you tell the difference between these two characters?
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
You're viewing a single thread.
View all comments
85
comments
Who even uses semicolons in 2023?
1 25 ReplyProgrammers?
24 0 ReplyDo Rust, Nim, etc use semicolons? I don't remember
1 2 ReplyRust does. But you get:
error: unknown start of token: \u{37e} --> test.rs:2:30 | 2 | println!("Hello, World!"); | ^ | help: Unicode character ';' (Greek Question Mark) looks like ';' (Semicolon), but it is not | 2 | println!("Hello, World!");
11 0 Reply
I write a lot of professional emails for work and I have to use it all the time.
5 0 ReplyFront end “developer”?
3 1 ReplyFairly sure they just use IDE's.
Or chatgpt.
1 0 ReplyPretty sure your Java code would be unreadable using blocks inside blocks for each statement to avoid semicolons
1 0 Reply
You've viewed 85 comments.
Scroll to top