suzanne @binarypartitioned.space · Mar 19

"weh weh weh string literals aren't supported in this context" not with that attitude they aren't

12 likes 1 replies

?

Replies

Nyek London · Mar 19

Is that for a conditional breakpoint? I'm just lazy and write: if (someString == "thingy") { int bob = 5; } then place a breakpoint on bob. So if you ever see any of my code and see 'bob = 5' that'll be why