about summary refs log tree commit diff stats
path: root/js/scripting-lang/input.txt
blob: d343086773c90da59ad86d0b1dfcb88207aeffc5 (plain) (blame)
1
2
3
x : 10;
y : 20;
x + y;