mirror of
https://github.com/SSCLI/sscli_20021101
synced 2026-06-08 12:28:57 +00:00
9fa3874800
Moved the original file to the archive subfolder.
5 lines
46 B
JavaScript
5 lines
46 B
JavaScript
import System
|
|
|
|
var x:Double = 654321
|
|
print(x)
|