Files
stationeers_lang/tests/file.stlg
2024-11-19 23:29:01 -07:00

4 lines
59 B
Plaintext

export fn doThings() {
power.myPowerItem(12.45 + 5);
}