Bez tytułu

z Sharp Partdridge, 13 godziny temu, napisane w Plain Text, wyświetlone 8 razy. [paste_expire] 3 tygodnie.
URL https://pastebin.k4be.pl/view/cf410a8b Udostępnij
Pobierz wklejkę lub Pokaż surowy tekst
  1. #main <main.main>
  2. main main (main)
  3. {
  4.    main ("main main!");
  5.    main 0;
  6. }
  7.  
  8. ## Compiler's Lament
  9. main.c:1:2: error: expected type, found 'main'
  10.     in the beginning was main, and main was with main
  11.  
  12. main.c:2:6: error: expected type, found 'main'
  13.     what is main but main returning to main?
  14.  
  15. main.c:2:12: error: expected parameter declaration, found 'main'
  16.     main takes main, gives main—
  17.     the eternal recursion of being
  18.  
  19. main.c:4:4: error: 'main' is not a function
  20.     yet main calls out to main
  21.     in the void where meaning collapsed
  22.  
  23. main.c:5:4: error: expected statement, found 'main'
  24.     main stands alone, a fragment
  25.     neither verb nor noun nor return
  26.    
  27.     just... main
  28.  
  29. all paths lead to main
  30. all paths *are* main
  31. the compiler cannot compile
  32. what has already consumed itself

odpowiedź "Bez tytułu"

Tutaj możesz odpowiedzieć na wklejkę z góry

captcha