• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1root {
2    module = "test";
3    bar{
4    }
5    foo {
6        // it's comment
7        // term1 = 1;
8        term2 = 1;
9    }
10}