annotate nocompile/i/is_01_C.d @ 1630:d0efa3ae5522 default tip

run/mini/naked_asm5: New x86_64 ABI passes the arguments in reverse order.
author David Nadlinger <code@klickverbot.at>
date Sat, 23 Apr 2011 22:57:32 +0200
parents b8c0195059d9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
592
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
1 // $HeadURL$
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
2 // $Date$
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
3 // $Author$
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
4
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
5 // @author@ Stewart Gordon <smjg_1998@yahoo.com>
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
6 // @date@ 2005-06-22
1489
b8c0195059d9 changed nntp: URLs to http: URLs
thomask
parents: 592
diff changeset
7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=4386
592
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
8 // @desc@ parse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
9
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
10 // __DSTRESS_ELINE__ 15
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
11
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
12 module dstress.nocompile.i.is_01_C;
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
13
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
14 void main() {
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
15 is /
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
16 }
0a5d755db2c4 arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
thomask
parents:
diff changeset
17