You're viewing a single thread.
View all comments
16
comments
What language is that?
6 0 ReplyGuessing Go? (since no parens on the if statement)
5 0 ReplyCould also be rust (no parens on ifs there either), kind of hard to tell with just an if statement and some function calls
1 0 Replyor Swift, Rust has semicolons while Swift doesn't
1 0 ReplyOh true I didn't realize the semicolons were missing (that's what the compiler errors are for)
1 0 Reply
You've viewed 16 comments.
Scroll to top