Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-140254-tim/floating-point-predicate-utils
/
.
/
clang
/
test
/
Modules
/
pr85122.cppm
blob: a4c89f13711a36a7160e4389060036ad1d6403a8 [
file
] [
log
] [
blame
] [
edit
]
// RUN: %clang_cc1 -std=c++20 %s -Wall -fsyntax-only -verify
// expected-no-diagnostics
export
module
a
;
export
constexpr
auto
a
=
[]{};