Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
imports
/
module_with_tests.d
blob: c0372abc9ab1496b479630a932f330c0c10b62f2 [
file
] [
log
] [
blame
]
module
imports
.
module_with_tests
;
unittest
{}
unittest
{
assert
(
false
);
}