Added a future folder to examples
[fur] / examples / future / 30_exception.fur
1 variable = 42 // 0
2
3 print('This should not print')