mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
5 lines
108 B
CoffeeScript
5 lines
108 B
CoffeeScript
# This is a comment
|
|
if this.studyingEconomics
|
|
buy() while supply > demand
|
|
sell() until supply > demand
|