OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / hcl / printer / testdata / comment_multiline_indent.input
diff --git a/vendor/github.com/hashicorp/hcl/hcl/printer/testdata/comment_multiline_indent.input b/vendor/github.com/hashicorp/hcl/hcl/printer/testdata/comment_multiline_indent.input
deleted file mode 100644 (file)
index b07ac4d..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-resource "provider" "resource" {
-  /*
-  SPACE_SENSITIVE_CODE = <<EOF
-yaml code:
-   foo: ""
-   bar: ""
-EOF
-  */
-
-  /*
-       OTHER
-                */
-}