Module StringLiteralsC1 Sub main() Dim x As String = "b"b" End Sub End Module