aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/existential.moon
blob: 2264768c739c6a55ca747b9847be6cff6e9ede18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41

f1?!

f2? "arg0",123

x = tab?.value

print abc?["hello world"]?.xyz

if print and x?
	print x

@?\func 998

with abc?!\func?!
	if \p? "abc"
		return 123

if {:x} = a?.if?\then?(123)? @?\function 998
	print x

res = b.function\do!\while?("OK")\if("def",998)\f?
print res

solipsism = true if mind? and not world?

speed = 0
speed or= 15

footprints = yeti or "bear"

major = 'Computer Science'

unless major?
	signUpForClass 'Introduction to Wines'

if window?
	environment = 'browser (probably)'

zip = lottery.drawWinner?!.address?.zipcode