diff options
| author | Alec Theriault <alec.theriault@gmail.com> | 2018-05-23 02:29:05 -0700 | 
|---|---|---|
| committer | Alexander Biehl <alexbiehl@gmail.com> | 2018-05-23 11:29:05 +0200 | 
| commit | 4f148a9282491d7c9d6fa87dc01e4be4acdec13f (patch) | |
| tree | 157be2ab1d969335f48ce28d805f87613cd2eacb /html-test/ref/Bug647.html | |
| parent | 03c1c10f13577b45027d3456c24fc5c88323ee42 (diff) | |
Use `ClassOpSig` instead of `TypeSig` for class methods (#835)
* Fix minimal pragma handling
Class declarations contain 'ClassOpSig' not 'Typesig'. This should fix #834.
* Accept html-test output
Diffstat (limited to 'html-test/ref/Bug647.html')
| -rw-r--r-- | html-test/ref/Bug647.html | 8 | 
1 files changed, 0 insertions, 8 deletions
diff --git a/html-test/ref/Bug647.html b/html-test/ref/Bug647.html index 3375546d..0928c1ec 100644 --- a/html-test/ref/Bug647.html +++ b/html-test/ref/Bug647.html @@ -52,14 +52,6 @@  	    > <a href="#" class="selflink"  	    >#</a  	    ></p -	  ><div class="subs minimal" -	  ><p class="caption" -	    >Minimal complete definition</p -	    ><p class="src" -	    ><a href="#" title="Bug647" -	      >f</a -	      ></p -	    ></div  	  ><div class="subs methods"  	  ><p class="caption"  	    >Methods</p  | 
