• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1root {
2    module = "test";
3    term1 = "hello",
4    // test string miss '"'
5    term2 = world"
6}