Files
gw-basic-2026/tests/expected/temp_table.expected
T

12 lines
210 B
Plaintext
Raw Normal View History

Celsius Fahrenheit
------- ----------
-40.0 -40.0
-20.0 -4.0
0.0 32.0
20.0 68.0
40.0 104.0
60.0 140.0
80.0 176.0
100.0 212.0
Temp table OK