summaryrefslogtreecommitdiff
path: root/test/files/jvm/si5471.scala
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-02-24 15:40:42 +0100
committerPaul Phillips <paulp@improving.org>2013-03-05 09:40:32 -0800
commitc8fbba0fd3149dc5642e6d56c4176244b55046fd (patch)
treea8689a5fe57367cc69f7ef4d402530cba449866e /test/files/jvm/si5471.scala
parent9179c887cdf0ebc03c87e306cfa1cb99c5da3a88 (diff)
downloadscala-c8fbba0fd3149dc5642e6d56c4176244b55046fd.tar.gz
scala-c8fbba0fd3149dc5642e6d56c4176244b55046fd.tar.bz2
scala-c8fbba0fd3149dc5642e6d56c4176244b55046fd.zip
Check named-args-for-clarity incur no extra bytecode
When named arguments correspond the the parameter declaration order, the compiler should not lift out assignments before the method call, as it would have to do for out-of-order arguments. Confirm this with a bytecode comparison test.
Diffstat (limited to 'test/files/jvm/si5471.scala')
0 files changed, 0 insertions, 0 deletions