| Summary: | << print 0[argv] >> doesn't work | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Andrew Cagney <cagney> |
| Component: | general | Assignee: | Teresa Thomas <tthomas> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2246, 5294 | ||
|
Description
Andrew Cagney
2007-11-07 20:57:19 UTC
Support expression index[arrayName].
frysk-core/frysk/value/ChangeLog
2007-11-08 Teresa Thomas <tthomas@redhat.com>
* Type.java (index): Make operation commutative.
* TestArray.java (testIndexOneD): Add test for above.
|