Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
macros
/
macro-comma-support.stderr
blob: 874efccd323f8954e14b8c5dce624d08e3dda625 [
file
] [
log
] [
blame
] [
edit
]
error
:
lel
-->
$DIR
/
macro
-
comma
-
support
.
rs
:
6
:
5
|
LL
|
compile_error
!(
"lel"
);
|
^^^^^^^^^^^^^^^^^^^^^
error
:
lel
-->
$DIR
/
macro
-
comma
-
support
.
rs
:
7
:
5
|
LL
|
compile_error
!(
"lel"
,);
|
^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
2
previous errors