Ignore:
Timestamp:
Jul 10, 2018, 3:53:38 PM (6 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
7de22b28
Parents:
e82ef13
git-author:
Rob Schluntz <rschlunt@…> (07/10/18 14:48:10)
git-committer:
Rob Schluntz <rschlunt@…> (07/10/18 15:53:38)
Message:

Remove outdated comment from nested-types test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/nested-types.c

    re82ef13 rd804830  
    1616typedef int N;
    1717struct A {
    18   forall(otype T) // xxx - should not be an error, but currently is
     18  forall(otype T)
    1919  struct N {
    2020    T x;
Note: See TracChangeset for help on using the changeset viewer.