Security update for permissions_by_term
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / complex_descriptions.feature
1 # language: en
2
3 # multiline
4 # comment
5 # YEAH
6
7 Feature: Complex descriptions
8   Some description with
9   | table |   row|
10
11     and
12
13   """
14   """
15
16     Scenario: Some
17        | complex |  description     |
18
19 """
20 hell yeah
21 """
22 Given one two three