aboutsummaryrefslogtreecommitdiff
path: root/tests/compile-fail/visibility/pub_const.stderr.beta
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compile-fail/visibility/pub_const.stderr.beta')
-rw-r--r--tests/compile-fail/visibility/pub_const.stderr.beta5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/compile-fail/visibility/pub_const.stderr.beta b/tests/compile-fail/visibility/pub_const.stderr.beta
deleted file mode 100644
index b01122c..0000000
--- a/tests/compile-fail/visibility/pub_const.stderr.beta
+++ /dev/null
@@ -1,5 +0,0 @@
-error: no rules expected the token `pub`
- --> $DIR/pub_const.rs:5:9
- |
-5 | pub const FLAG_A = 0b00000001;
- | ^^^ no rules expected this token in macro call