github.com/ezbuy/gauge@v0.9.4-0.20171013092048-7ac5bd3931cd/parser/testdata/static_param_concept.cpt (about)

     1  # create user <user-id> <user-name> and <user-phone>
     2  * assign id <user-id> and name "static-value"
     3  * assign id <user-id> and name "static-value1"
     4  
     5  # assign id <userid> and name <username>
     6  * add id <userid>
     7  * add name <username>