[prev in list] [next in list] [prev in thread] [next in thread] 

List:       groovy-user
Subject:    back slash in string
From:       phkim () cluecom ! co ! kr
Date:       2004-08-30 3:20:32
Message-ID: 20040830122032.B19514 () cluecom ! co ! kr
[Download RAW message or body]

Hi, grooviers

s = "1234\\5"
n = s.indexOf('\\')   // work

s = "1234\\5"
n = s.indexOf("\\")  // don't work


I have tested with groovy-1.0-beta-6.jar and recent groovy-SNAPSDHOT.jar.
Is this a well-known problem?

Regards,
Kim


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic