mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
add fixture file with tabs
This commit is contained in:
4
spec/fixtures/sample-with-tabs.coffee
vendored
Normal file
4
spec/fixtures/sample-with-tabs.coffee
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# Econ 101
|
||||
if this.studyingEconomics
|
||||
buy() while supply > demand
|
||||
sell() until supply > demand
|
||||
Reference in New Issue
Block a user