aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/rankprofilemodularity2/invalid_comment.profile
blob: 40e77c8c6be8b9b3170f3317a0ab3aabeb534093 (plain) (blame)
1
2
3
4
5
6
7
8
rank-profile outside_schema1 {

    // Comment with wrong comment character
    function foo() {
        expression: now
    }

}