1 # find the 10,001st prime
8 %n =w phi @start 5, @tloop %n, @yes %n1
9 %p =w phi @start 13, @tloop %p1, @yes %p1
12 %t =w phi @loop 3, @next %t1
22 %c1 =w ceqw 10001, %n1
30 # extern void test(void);
32 # int main() { test(); return !(a == 104743); }