blob: c0b5e94d30d80b3710ff702a87c7520f1d0a94ae (
plain)
1
2
3
4
5
6
7
8
|
result code = -1
standard error = {
tests/diagnostics/constexpr-error.slang(27): error 40006: expected a compile-time constant
tests/diagnostics/constexpr-error.slang(35): error 40006: expected a compile-time constant
tests/diagnostics/constexpr-error.slang(41): error 40006: expected a compile-time constant
}
standard output = {
}
|