]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/ast-json/ast-json-output.rs
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / ast-json / ast-json-output.rs
index e444a074602483b48634cf039a1523d042cee075..2e009149ed68d3c38edbe621a0a81f3a3c5ce3c3 100644 (file)
@@ -1,7 +1,8 @@
 // Check that AST json printing works.
+#![crate_type = "lib"]
 
 // check-pass
-// compile-flags: -Zast-json-noexpand
+// compile-flags: -Zast-json
 // normalize-stdout-test ":\d+" -> ":0"
 
 // Only include a single item to reduce how often the test output needs