Changeset 5dd3098


Ignore:
Timestamp:
Dec 12, 2018, 11:23:54 PM (5 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
18cf979
Parents:
7cccc20
Message:

formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/coroutine/fmtLines.c

    r7cccc20 r5dd3098  
    1010// Created On       : Sun Sep 17 21:56:15 2017
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Tue Dec 11 21:58:49 2018
    13 // Update Count     : 47
     12// Last Modified On : Wed Dec 12 22:45:36 2018
     13// Update Count     : 48
    1414//
    1515
     
    4848void format( Format & fmt ) {
    4949        resume( fmt );
    50 } // prt
     50} // format
    5151
    5252int main() {
Note: See TracChangeset for help on using the changeset viewer.