This file is indexed.

/usr/share/doc/clc-intercal/examples/syscall1.si is in clc-intercal 1:1.0~4pre1.-94.-2-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
	PLEASE NOTE: EXAMPLE OF CALLING SYSTEM CALL #1 AND #2

(666)	DO .1 <- #2
	DO ,2 <- #3
	DO ,2 SUB #1 <- #91
	DO ,2 SUB #2 <- #95
	DO ,2 SUB #3 <- #68
(666)	DO .3 <- #1
	DO ,4 <- #3
	DO ,4 SUB #1 <- #91
	DO ,4 SUB #2 <- #95
	DO ,4 SUB #3 <- #66
(666)   DO .1 <- #7
	PLEASE READ OUT ,1 + ,2 + ,3 + ,4
	PLEASE GIVE UP