9 lines
78 B
Plaintext
Raw Normal View History

2025-12-05 12:32:09 +01:00
undefined_variable
1 + "string"
int x = ;
class { }
1 / 0
int y = 10;
y
%quit