mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 17:02:15 +00:00
5 lines
96 B
C++
5 lines
96 B
C++
|
|
// Test error when a::f marked override does not override any function.
|
|
#include "override.i"
|
|
|