Content deleted Content added
m Reverted edits by 2600:1007:B134:342B:F4B5:5912:9DA:F24C (talk) to last revision by 2601:280:5900:1080:9882:B44F:9F11:BE09: editing tests |
No edit summary Tags: Reverted Mobile edit Mobile web edit |
||
Line 1:
#REDIRECT [[Jonathan Blow#2017–present: Jai Programming Language, untitled sokoban game, and Braid, Anniversary Edition]]
// syntax 'name: type = value;'
counter: int = 0;
name: string = "JAI modern replacement for C";
average: float = 0.5 * (x+y);
|