On input of KeyValues with // comments, SteamCodec::KeyValues::load returns nil.
The issue appears to be here, where only \\ is parsed as a comment, but according to the wiki and the file I'm working with, // and / should be comments. I also haven't seen \\ being indicated as being a KeyValues comment anywhere.