index
:
pascal_compiler
master
Small compiler for a subset of pascal
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
check
/
type
/
bool
/
fail-bool.p
blob: 4cf0b6e9015a72549f85106a29a21aee254a4e49 (
plain
)
1
2
3
4
5
program main
(
input
,
output
);
var a
:
integer
;
begin not
1.1
end.