blob: 5c6fdcf3b8df9fe40b824365f23f34e4fff42b2b [file] [log] [blame]
ext {
prop = "hello"
prop1 = prop
prop2 = prop1
}