Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

random documentation improvements #143

Merged
merged 1 commit into from
Jul 31, 2024
Merged

random documentation improvements #143

merged 1 commit into from
Jul 31, 2024

Conversation

tim-hoffman
Copy link

No description provided.

Copy link

@iangneal iangneal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@@ -2,6 +2,7 @@ pragma circom 2.0.3;
// REQUIRES: circom
// RUN: rm -rf %t && mkdir %t && %circom --llvm -o %t %s | sed -n 's/.*Written successfully:.* \(.*\)/\1/p' | xargs cat | FileCheck %s --enable-var-scope

// %0 (i.e. arena) = [ a[0], a[1], b[0], b[1], i ]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a fan of these style of comments, makes the examples easier to parse for what we're looking for in the lit tests.

@tim-hoffman tim-hoffman merged commit cdac086 into llvm Jul 31, 2024
3 checks passed
@tim-hoffman tim-hoffman deleted the th/docs branch July 31, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants