|
|||
|
Similar to my just-posted (ISO) Pascal version, here's a polyglot for
Oberon: (*doy)();main(){ puts("Hello, C"); return 0; } /* *) MODULE polyglot; IMPORT Out; BEGIN Out.String("Hello, Oberon"); Out.Ln END polyglot. (* */ #define DOY *) |
|
|
||||
|
||||
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|