|
@@ -2,7 +2,6 @@
|
|
|
// Exceptions. See /LICENSE for license information.
|
|
// Exceptions. See /LICENSE for license information.
|
|
|
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
//
|
|
//
|
|
|
-// EXTRA-ARGS: --custom-core --exclude-dump-file-prefix=min_prelude/
|
|
|
|
|
// TODO: This should move to the place where it's imported, but it ends up
|
|
// TODO: This should move to the place where it's imported, but it ends up
|
|
|
// included more than once and that fails to build.
|
|
// included more than once and that fails to build.
|
|
|
// INCLUDE-FILE: toolchain/testing/testdata/min_prelude/parts/as.carbon
|
|
// INCLUDE-FILE: toolchain/testing/testdata/min_prelude/parts/as.carbon
|
|
@@ -13,6 +12,7 @@
|
|
|
// INCLUDE-FILE: toolchain/testing/testdata/min_prelude/parts/int_literal.carbon
|
|
// INCLUDE-FILE: toolchain/testing/testdata/min_prelude/parts/int_literal.carbon
|
|
|
// INCLUDE-FILE: toolchain/testing/testdata/min_prelude/parts/int.carbon
|
|
// INCLUDE-FILE: toolchain/testing/testdata/min_prelude/parts/int.carbon
|
|
|
// INCLUDE-FILE: toolchain/testing/testdata/min_prelude/parts/uint.carbon
|
|
// INCLUDE-FILE: toolchain/testing/testdata/min_prelude/parts/uint.carbon
|
|
|
|
|
+// EXTRA-ARGS: --custom-core --exclude-dump-file-prefix=min_prelude/
|
|
|
|
|
|
|
|
// --- min_prelude/primitives.carbon
|
|
// --- min_prelude/primitives.carbon
|
|
|
|
|
|