fostr/tests/emit_several.fos
Glen Whitney 7d4d3b93c9
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
feat: add <<< and >>> abbreviating operations to default stream
Resolves #16.
2021-02-18 12:18:47 -08:00

8 lines
123 B
Plaintext

<<< 1 + 2; 3 >>>
(4 + 5) >>> >> stream; stream << 6;
<<< 7 << 75
<<< 8
+ (9+10);
11 + 12 >>>; 13 >>>
>>>