Skip to content

Commit

Permalink
Format test
Browse files Browse the repository at this point in the history
  • Loading branch information
jfecher committed Jul 5, 2024
1 parent 6039c99 commit 6abf403
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
fn main() {
comptime {
comptime
{
// Comptime scopes are counted as unconstrained
assert(std::runtime::is_unconstrained());

Expand Down

0 comments on commit 6abf403

Please sign in to comment.