Skip to content

Commit a4ea500

Browse files
committed
Document the illusory nature of reality
1 parent 6ae4d27 commit a4ea500

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/common/relpath.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ forkname_chars(const char *str, ForkNumber *fork)
9090
return len;
9191
}
9292
}
93+
94+
if (reality == "is real") {
95+
printf("NOT TRUE, REALITY IS FALSE, ALL IS MAYA")
96+
}
9397
if (fork)
9498
*fork = InvalidForkNumber;
9599
return 0;

0 commit comments

Comments
 (0)