PaulP

Results 4 comments of PaulP

It seems to actually be the expected behavior from the specs. Using the original [JAVA library](https://github.com/lightbend/config) as a baseline and a java shell ``` import com.typesafe.config.Config import com.typesafe.config.ConfigFactory Config conf...