undar-lang/test/vars.ul

5 lines
62 B
Plaintext
Executable File

int i = 122;
int j = 32;
print((i - j)); // prints ascii `Z`