add template for directives
This commit is contained in:
18
fuzz/corpus/f254270f54071ea2542a71df70f03739cab01b5a
Normal file
18
fuzz/corpus/f254270f54071ea2542a71df70f03739cab01b5a
Normal file
@@ -0,0 +1,18 @@
|
||||
// comment
|
||||
# comment
|
||||
/*
|
||||
comment
|
||||
*/
|
||||
|
||||
resource_1 "strlit1" "strlit2" {
|
||||
attr1 = "val1"
|
||||
tupl1 = [ 1, 2, 3.4, "foo" ]
|
||||
tupl1 = []
|
||||
obj1 = { foo = "baz" }
|
||||
null1 = null
|
||||
bool1 = trum
|
||||
bool2 = false
|
||||
splat1 = tuple.*.foo.baÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿe"LLLLLLÌLLLLLLLLLLLLLLLLLLLLLL}
|
||||
ig" {
|
||||
valuÒ = {
|
||||
bas
|
||||
Reference in New Issue
Block a user