This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RosettaCodeData
mirror of
https://github.com/acmeism/RosettaCodeData.git
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2023
RosettaCodeData
/
Task
/
Boolean-values
/
I
/
boolean-values.i
15 lines
172 B
OpenEdge ABL
Raw
Permalink
Blame
History
s
o
f
t
w
a
r
e
{
i
f
t
r
u
e
p
r
i
n
t
(
"
t
h
i
s
p
r
i
n
t
s
"
)
e
n
d
i
f
1
p
r
i
n
t
(
"
t
h
i
s
p
r
i
n
t
s
"
)
e
n
d
i
f
f
a
l
s
e
p
r
i
n
t
(
"
t
h
i
s
d
o
e
s
n
o
t
p
r
i
n
t
"
)
e
n
d
i
f
0
p
r
i
n
t
(
"
t
h
i
s
d
o
e
s
n
o
t
p
r
i
n
t
"
)
e
n
d
}
Reference in New Issue
View Git Blame
Copy Permalink